This topic has not yet been rated - Rate this topic

IReplicationDBObject Interface

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Represents replication DB object.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
public interface IReplicationDBObject

The IReplicationDBObject type exposes the following members.

  NameDescription
Public propertyNameInfrastructure. Gets or sets the name of the object.
Public propertyOwnerNameInfrastructure. Gets or sets the owner name of the object.
Public propertyUserDataInfrastructure. Gets or sets an object that allows users to attach their own data to the object.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.