Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object; otherwise, false.
Serves as the default hash function.
A hash code for the current object.
Returns a string that represents the current object.
A string that represents the current object.
StaticEqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Creates a default model for the specified meta data items in a data source.
The library folder to save the result in.
The data source in which the itemPaths live.
The items in the dataSource for which to create a default model.
The metadata that will be applied to each element that is created.
Determines what happens if names of items that are created clashes with existing items in the library.
The method will recursively create a folder structure matching catalogs, schemas etc. it is given. When it finds tables it will create information links containing all the columns in those. Procedures will also get an information link each if they return data. If the operation is aborted either by the user or by an error, anything created so far will remain on the server.
Provides access to Information Services.
Since
2.0