Costruttore ServerProperty
Initializes a new instance of the ServerProperty class by using default values.
Spazio dei nomi: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New ServerProperty()
public ServerProperty()
public:
ServerProperty()
new : unit -> ServerProperty
public function ServerProperty()
Vedere anche