共用方式為


LevelType 屬性

Gets the level type of the Level.

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

語法

'宣告
Public ReadOnly Property LevelType As LevelTypeEnum
    Get
'用途
Dim instance As Level
Dim value As LevelTypeEnum

value = instance.LevelType
public LevelTypeEnum LevelType { get; }
public:
property LevelTypeEnum LevelType {
    LevelTypeEnum get ();
}
member LevelType : LevelTypeEnum
function get LevelType () : LevelTypeEnum

屬性值

型別:Microsoft.AnalysisServices.AdomdServer. . :: . .LevelTypeEnum
A LevelTypeEnum enumeration value that represents the level type of the Level.