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 | |
---|---|---|
Name | Infrastruttura. Gets or sets the name of the object. | |
OwnerName | Infrastruttura. Gets or sets the owner name of the object. | |
UserData | Infrastruttura. Gets or sets an object that allows users to attach their own data to the object. |
In alto