MiningStructureCollection 속성

보호된 멤버 포함
상속된 멤버 포함

MiningStructureCollection 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 Count Gets the number of MiningStructure objects in the collection.
공용 속성 IsSynchronized Gets a value that indicates whether access to the collection is synchronized (thread safe).
공용 속성 Item[Int32] Gets the specified MiningStructure from the MiningStructureCollection collection by using the structure's index. In Microsoft Visual C#, this property is the indexer for the MiningStructureCollection class.
공용 속성 Item[String] Gets the specified MiningStructure from the MiningStructureCollection collection by using the structure's name. In Microsoft Visual C#, this property is the indexer for the MiningStructureCollection class.
공용 속성 SyncRoot Gets an object that can be used to synchronize access to the MiningStructureCollection collection.

맨 위로 이동

참고 항목

참조

MiningStructureCollection 클래스

Microsoft.AnalysisServices.AdomdServer 네임스페이스