Constructeur Level
Initializes a new instance of the Level class using default values.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New Level()
public Level()
public:
Level()
new : unit -> Level
public function Level()