หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Gets a MiningDistributionCollection containing the MiningDistribution objects that describe the distribution of the MiningContentNode.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public ReadOnly Property Distribution As MiningDistributionCollection
Get
'Usage
Dim instance As MiningContentNode
Dim value As MiningDistributionCollection
value = instance.Distribution
public MiningDistributionCollection Distribution { get; }
public:
property MiningDistributionCollection^ Distribution {
MiningDistributionCollection^ get ();
}
member Distribution : MiningDistributionCollection
function get Distribution () : MiningDistributionCollection
Property Value
Type: Microsoft.AnalysisServices.AdomdServer.MiningDistributionCollection
A MiningDistributionCollection containing the MiningDistribution objects that describe the distribution of the MiningContentNode.
Remarks
This value is algorithm-specific.