This topic has not yet been rated - Rate this topic

PullSubscription.InitMemberVariables Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  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
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.