इसके माध्यम से साझा किया गया


OlapInfoHierarchyCollection.Item Property

Gets the specified OlapInfoHierarchy from the collection.

Overload List

Name Description
OlapInfoHierarchyCollection.Item (Int32)
Gets the specified OlapInfoHierarchy from the collection by its index. In C#, this property is the indexer for the OlapInfoHierarchyCollection class.
OlapInfoHierarchyCollection.Item (String)
Gets the specified OlapInfoHierarchy from the collection by its name. In C#, this property is the indexer for the OlapInfoHierarchyCollection class.

See Also

Reference

OlapInfoHierarchyCollection Class
OlapInfoHierarchyCollection Members
Microsoft.AnalysisServices.AdomdClient Namespace