ReplicationObject Properties

Include Protected Members
Include Inherited Members

The ReplicationObject type exposes the following members.

Properties

  Name Description
Public property CachePropertyChanges Gets or sets whether to cache changes made to the replication properties or to apply them immediately.
Public property ConnectionContext Gets or sets the connection to an instance of Microsoft SQL Server.
Public property IsExistingObject Gets whether the object exists on the server or not.
Public property SqlServerName Gets the name of the Microsoft SQL Server instance to which this object is connected.
Public property UserData Gets or sets an object property that allows users to attach their own data to the object.

Top