다음을 통해 공유


Type 속성

Gets the MiningColumnType of the column.

네임스페이스:  Microsoft.AnalysisServices.AdomdClient
어셈블리:  Microsoft.AnalysisServices.AdomdClient.dll의 Microsoft.AnalysisServices.AdomdClient

구문

‘선언
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.AdomdClient. . :: . .MiningColumnType
Returns a MiningColumnType object representing the type of the column.