Compartir a través de


ServerProperty Constructor

Initializes a new instance of the ServerProperty class by 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 ServerProperty()
public ServerProperty()
public:
ServerProperty()
new : unit -> ServerProperty
public function ServerProperty()