หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Gets the mining structures in the current database.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public Shared ReadOnly Property MiningStructures As MiningStructureCollection
Get
'Usage
Dim value As MiningStructureCollection
value = Context.MiningStructures
public static MiningStructureCollection MiningStructures { get; }
public:
static property MiningStructureCollection^ MiningStructures {
MiningStructureCollection^ get ();
}
static member MiningStructures : MiningStructureCollection
static function get MiningStructures () : MiningStructureCollection
Property Value
Type: Microsoft.AnalysisServices.AdomdServer.MiningStructureCollection
The mining structures in the current database.