Freigeben über


BusinessLogicCommand Constructor (BusinessLogicConnection)

Namespace: Microsoft.SqlServer.Replication.BusinessLogicSupport
Assembly : Microsoft.SqlServer.Replication.BusinessLogicSupport (in microsoft.sqlserver.replication.businesslogicsupport.dll)

Syntax

'Declaration
Public Sub New ( _
    connection As BusinessLogicConnection _
)
public BusinessLogicCommand (
    BusinessLogicConnection connection
)
public:
BusinessLogicCommand (
    BusinessLogicConnection^ connection
)
public BusinessLogicCommand (
    BusinessLogicConnection connection
)
public function BusinessLogicCommand (
    connection : BusinessLogicConnection
)

Parameter

  • connection

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

BusinessLogicCommand Class
BusinessLogicCommand Members
Microsoft.SqlServer.Replication.BusinessLogicSupport Namespace