Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
)
Parameters
- connectionString
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
BusinessLogicConnection Class
BusinessLogicConnection Members
Microsoft.SqlServer.Replication.BusinessLogicSupport Namespace