次の方法で共有


BusinessLogicParameterCollection.Add メソッド

プロテクト メンバーを含める
継承したメンバーを含める

この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

Adds the specified parameter in the collection.

このメンバーはオーバーロードされます。構文、使用方法、および例などに関するこのメンバーの詳細については、オーバーロードの一覧にある名前をクリックしてください。

オーバーロードの一覧

  名前 説明
パブリック メソッド Add(Object) Adds the specified parameter to the collection. (ArrayList.Add(Object) をオーバーライドします。)
パブリック メソッド Add(BusinessLogicParameter) Adds the specified parameter to the collection.
パブリック メソッド Add(String, DbType) Adds the specified parameter to the collection.
パブリック メソッド Add(String, Object) Adds the specified parameter to the collection.
パブリック メソッド Add(String, DbType, String) Adds the specified parameter to the collection.

先頭に戻る

関連項目

参照

BusinessLogicParameterCollection クラス

Microsoft.SqlServer.Replication.BusinessLogicSupport 名前空間