IReplicationDBObject Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents replication DB object.
public interface class IReplicationDBObject
public interface IReplicationDBObject
type IReplicationDBObject = interface
Public Interface IReplicationDBObject
- Derived
Properties
Name |
Gets or sets the name of the object. |
OwnerName |
Gets or sets the owner name of the object. |
UserData |
Gets or sets an object that allows users to attach their own data to the object. |