Level コンストラクター
Level クラスの新しいインスタンスを既定値で初期化します。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
Public Sub New
'使用
Dim instance As New Level()
public Level()
public:
Level()
new : unit -> Level
public function Level()