Static
EqualsDetermines 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.
Gets the name of the catalog. May be null or empty.
Gets the name of the procedure. May be null or empty.
Gets the name of the schema. May be null or empty.
Gets the name of the table. May be null or empty.
Static
CreateCreates a path to a catalog.
The name of the catalog.
The newly created path.
Static
CreateCreates a path to a procedure.
The newly created path.
Static
CreateCreates a path to a schema.
The newly created path.
Static
CreateCreates a path to a table.
The newly created path.
Represents a path to a a metadata item in a data source in Information Services.
Since
2.0