Type 속성
Gets the MiningColumnType of the column.
네임스페이스: Microsoft.AnalysisServices.AdomdServer
어셈블리: msmgdsrv.dll의 msmgdsrv
구문
‘선언
Public ReadOnly Property Type As MiningColumnType
Get
‘사용 방법
Dim instance As MiningModelColumn
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
Returns a MiningColumnType object representing the type of the column.