ServerPropertyCollection.Insert Method

ServerProperty をコレクションに挿入します。

オーバーロードの一覧

名前 説明
ServerPropertyCollection.Insert (Int32, ServerProperty)
ServerProperty をコレクション内の指定したインデックスに挿入します。
ServerPropertyCollection.Insert (Int32, String, String)
指定した名前および値の ServerProperty を作成し、コレクション内の指定したインデックスに挿入します。

参照

関連項目

ServerPropertyCollection Class
ServerPropertyCollection Members
Microsoft.AnalysisServices Namespace