共用方式為


OlapInfoProperty.Type 屬性

Gets a Type that represents the type of the property represented by OlapInfoProperty.

命名空間:  Microsoft.AnalysisServices.AdomdClient
組件:  Microsoft.AnalysisServices.AdomdClient (在 Microsoft.AnalysisServices.AdomdClient.dll 中)

語法

'宣告
Public ReadOnly Property Type As Type 
    Get
'用途
Dim instance As OlapInfoProperty 
Dim value As Type 

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

屬性值

型別:System.Type
A Type that represents the type of the property represented by OlapInfoProperty.

請參閱

參考

OlapInfoProperty 類別

Microsoft.AnalysisServices.AdomdClient 命名空間