ServerPropertyCollection コンストラクター
ServerProperty の新しいインスタンスを初期化します。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
Public Sub New
'使用
Dim instance As New ServerPropertyCollection()
public ServerPropertyCollection()
public:
ServerPropertyCollection()
new : unit -> ServerPropertyCollection
public function ServerPropertyCollection()