Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Creates and adds a Level to the end of the collection.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Function Add As Level
'Usage
Dim instance As LevelCollection
Dim returnValue As Level
returnValue = instance.Add()
public Level Add()
public:
Level^ Add()
member Add : unit -> Level
public function Add() : Level
Return Value
Type: Microsoft.AnalysisServices.Level
A new, empty Level.