Freigeben über


IReplicationDBObject-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

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

Syntax

'Declaration
Public Interface IReplicationDBObject
'Usage
Dim instance As IReplicationDBObject
public interface IReplicationDBObject
public interface class IReplicationDBObject
type IReplicationDBObject =  interface end
public interface IReplicationDBObject

Der IReplicationDBObject-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Name Infrastruktur
Öffentliche Eigenschaft OwnerName Infrastruktur
Öffentliche Eigenschaft UserData Infrastruktur

Zum Anfang