Конструктор Level
Initializes a new instance of the Level class using default values.
Пространство имен: 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()