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 | |
---|---|---|
GetSchemaObject(SchemaObjectType, String) | Returns an object associated with the CubeDef from a specified schema rowset. | |
GetSchemaObject(SchemaObjectType, String, Boolean) | Returns an object associated with the CubeDef from a specified schema rowset. |
Top