다음을 통해 공유


Type 속성

Gets a MiningColumnType representing the type of the column.

네임스페이스:  Microsoft.AnalysisServices.AdomdServer
어셈블리:  msmgdsrv(msmgdsrv.dll)

구문

‘선언
Public ReadOnly Property Type As MiningColumnType
    Get
‘사용 방법
Dim instance As MiningStructureColumn
Dim value As MiningColumnType

value = instance.Type
public MiningColumnType Type { get; }
public:
property MiningColumnType Type {
    MiningColumnType get ();
}
member Type : MiningColumnType
function get Type () : MiningColumnType

속성 값

유형: Microsoft.AnalysisServices.AdomdServer. . :: . .MiningColumnType
A MiningColumnType representing the type of the column.