CubeDef.GetSchemaObject Method

Include Protected Members
Include Inherited Members

Returns an object associated with the CubeDef from a specified schema rowset.

Overload List

  Name Description
Public method GetSchemaObject(SchemaObjectType, String) Returns an object associated with the CubeDef from a specified schema rowset.
Public method GetSchemaObject(SchemaObjectType, String, Boolean) Returns an object associated with the CubeDef from a specified schema rowset.

Top