Share via


BusinessLogicCommand Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the BusinessLogicCommand class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method BusinessLogicCommand() Initializes a new instance of the BusinessLogicCommand class.
Public method BusinessLogicCommand(String) Initializes a new instance of the BusinessLogicCommand class.
Public method BusinessLogicCommand(BusinessLogicConnection) Initializes a new instance of the BusinessLogicCommand class.
Public method BusinessLogicCommand(BusinessLogicConnection, TempDBResultSet) Initializes a new instance of the BusinessLogicCommand class.
Public method BusinessLogicCommand(String, BusinessLogicConnection, BusinessLogicTransaction) Initializes a new instance of the BusinessLogicCommand class.

Top

See Also

Reference

BusinessLogicCommand Class

Microsoft.SqlServer.Replication.BusinessLogicSupport Namespace