Freigeben über


BusinessLogicConnection Constructor (String)

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

Syntax

'Declaration
Public Sub New ( _
    connectionString As String _
)
public BusinessLogicConnection (
    string connectionString
)
public:
BusinessLogicConnection (
    String^ connectionString
)
public BusinessLogicConnection (
    String connectionString
)
public function BusinessLogicConnection (
    connectionString : String
)

Parameter

  • connectionString

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

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