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.