ServerPropertyCollection.Add Method
ServerProperty を作成してコレクションに追加します。
オーバーロードの一覧
名前 | 説明 |
---|---|
ServerPropertyCollection.Add (ServerProperty) |
ServerProperty をコレクションの末尾に追加します。
|
ServerPropertyCollection.Add (String, String) |
指定した名前および値の ServerProperty を作成し、コレクションの末尾に追加します。
|
参照
関連項目
ServerPropertyCollection Class
ServerPropertyCollection Members
Microsoft.AnalysisServices Namespace