หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Gets an Enumerator for iterating through the MiningStructureColumnCollection collection.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public Function GetEnumerator As MiningStructureColumnCollection.Enumerator
'Usage
Dim instance As MiningStructureColumnCollection
Dim returnValue As MiningStructureColumnCollection.Enumerator
returnValue = instance.GetEnumerator()
public MiningStructureColumnCollection.Enumerator GetEnumerator()
public:
MiningStructureColumnCollection.Enumerator GetEnumerator()
member GetEnumerator : unit -> MiningStructureColumnCollection.Enumerator
public function GetEnumerator() : MiningStructureColumnCollection.Enumerator
Return Value
Type: Microsoft.AnalysisServices.AdomdClient.MiningStructureColumnCollection.Enumerator
An IEnumerator object that can be used to iterate through the MiningStructureColumnCollection.