MiningValue.Index 속성
Gets the index of this mining value.
네임스페이스: Microsoft.AnalysisServices.AdomdServer
어셈블리: msmgdsrv(msmgdsrv.dll)
구문
‘선언
Public ReadOnly Property Index As UInteger
Get
‘사용 방법
Dim instance As MiningValue
Dim value As UInteger
value = instance.Index
public uint Index { get; }
public:
property unsigned int Index {
unsigned int get ();
}
member Index : uint32
function get Index () : uint
속성 값
유형: System.UInt32
An integer that represents the index of this mining value.