Level Constructor
Initializes a new instance of the Level class using default values.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New Level()
public Level()
public:
Level()
new : unit -> Level
public function Level()
Vea también