Condividi tramite


Interfaccia IReplicationDBObject

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Represents replication DB object.

Spazio dei nomi  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)

Sintassi

'Dichiarazione
Public Interface IReplicationDBObject
'Utilizzo
Dim instance As IReplicationDBObject
public interface IReplicationDBObject
public interface class IReplicationDBObject
type IReplicationDBObject =  interface end
public interface IReplicationDBObject

Nel tipo IReplicationDBObject sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Name Infrastruttura. Gets or sets the name of the object.
Proprietà pubblica OwnerName Infrastruttura. Gets or sets the owner name of the object.
Proprietà pubblica UserData Infrastruttura. Gets or sets an object that allows users to attach their own data to the object.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Replication