다음을 통해 공유


MeasureCollection.Item Property

Gets the specified Measure from the collection.

오버로드 목록

이름 Description
MeasureCollection.Item (Int32)
Gets the specified Measure from the collection by its index. In C#, this property is the indexer for the MeasureCollection class.
MeasureCollection.Item (String)
Gets the specified Measure from the collection by its name. In C#, this property is the indexer for the MeasureCollection class.

참고 항목

참조

MeasureCollection Class
MeasureCollection Members
Microsoft.AnalysisServices.AdomdClient Namespace