다음을 통해 공유


MiningStructureColumnCollection.Item Property

Gets the specified MiningStructureColumn from the MiningStructureColumnCollection collection.

오버로드 목록

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

참고 항목

참조

MiningStructureColumnCollection Class
MiningStructureColumnCollection Members
Microsoft.AnalysisServices.AdomdClient Namespace