OlapInfoHierarchyCollection.Item Property
Gets the specified OlapInfoHierarchy from the collection.
Список перегрузок
Имя | 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.
|
См. также
Справочник
OlapInfoHierarchyCollection Class
OlapInfoHierarchyCollection Members
Microsoft.AnalysisServices.AdomdClient Namespace