Construtor ServerProperty
Initializes a new instance of the ServerProperty class by using default values.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New ServerProperty()
public ServerProperty()
public:
ServerProperty()
new : unit -> ServerProperty
public function ServerProperty()
Consulte também