Partager via


BusinessLogicCommand Constructor (BusinessLogicConnection)

Espace de noms: Microsoft.SqlServer.Replication.BusinessLogicSupport
Assembly: Microsoft.SqlServer.Replication.BusinessLogicSupport (in microsoft.sqlserver.replication.businesslogicsupport.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    connection As BusinessLogicConnection _
)
public BusinessLogicCommand (
    BusinessLogicConnection connection
)
public:
BusinessLogicCommand (
    BusinessLogicConnection^ connection
)
public BusinessLogicCommand (
    BusinessLogicConnection connection
)
public function BusinessLogicCommand (
    connection : BusinessLogicConnection
)

Paramètres

  • connection

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

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