다음을 통해 공유


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.