BusinessLogicCommand Constructor (BusinessLogicConnection)
Namespace: Microsoft.SqlServer.Replication.BusinessLogicSupport
Assembly: Microsoft.SqlServer.Replication.BusinessLogicSupport (in microsoft.sqlserver.replication.businesslogicsupport.dll)
Syntax
'Deklaracja
Public Sub New ( _
connection As BusinessLogicConnection _
)
public BusinessLogicCommand (
BusinessLogicConnection connection
)
public:
BusinessLogicCommand (
BusinessLogicConnection^ connection
)
public BusinessLogicCommand (
BusinessLogicConnection connection
)
public function BusinessLogicCommand (
connection : BusinessLogicConnection
)
Parameters
- connection
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.