PullSubscription.InitMemberVariables Method
SQL Server 2008
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace:
Microsoft.SqlServer.ReplicationAssembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
protected void InitMemberVariables( string databaseName, string publisherName, string publicationDBName, string publicationName, bool createSyncAgentByDefault )
Parameters
- databaseName
- Type: System.String
- publisherName
- Type: System.String
- publicationDBName
- Type: System.String
- publicationName
- Type: System.String
- createSyncAgentByDefault
- Type: System.Boolean