共用方式為


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 命名空間