次の方法で共有


BusinessLogicParameter コンストラクター

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

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

Initializes a new instance of the BusinessLogicParameter class.

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

オーバーロードの一覧

  名前 説明
パブリック メソッド BusinessLogicParameter() Initializes a new instance of the BusinessLogicParameter class.
パブリック メソッド BusinessLogicParameter(String, DbType) Initializes a new instance of the BusinessLogicParameter class with a specified type and name of the parameter.
パブリック メソッド BusinessLogicParameter(String, Object) Initializes a new instance of the BusinessLogicParameter class.
パブリック メソッド BusinessLogicParameter(String, DbType, String) Initializes a new instance of the BusinessLogicParameter class.

先頭に戻る

関連項目

参照

BusinessLogicParameter クラス

Microsoft.SqlServer.Replication.BusinessLogicSupport 名前空間