Retrieves an ADO MD schema object (Dimension, Hierarchy, Level, or Member) by its UniqueName.
Set object = CubeDef.GetSchemaObject (Error! Hyperlink reference not valid., Error! Hyperlink reference not valid.)
GetSchemaObject retireves objects using their unique names, as specified by the UniqueName property. The names of parent objects do not need to be known, and parent collections do not need to be populated to retrieve a schema object.
Applies To: CubeDef Object
© 1998-2001 Microsoft Corporation. All rights reserved.