Freigeben über


ReplicationTable Object

Dieses Feature wird in einer zukünftigen Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature beim Entwickeln neuer Anwendungen nicht, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird.

The ReplicationTable object represents a user table in a database that can participate in replication.

SQL-DMO-Objektmodell, das das aktuelle Objekt anzeigt

Properties

HasGuidColumn Property

Name Property

HasPrimaryKey Property

Owner Property (Database Objects)

HasTimeStampColumn Property

 

Methods

EnumPublicationArticles Method

Hinweise

ms141021.note(de-de,SQL.90).gifHinweis:
The ReplicationTable object is compatible with instances of Microsoft SQL Server versions 7.0 and later. However, the ReplicationTable2 object extends the functionality of the ReplicationTable object for use with features that were introduced in SQL Server 2000.

Siehe auch

Verweis

ReplicationTable2 Object

Hilfe und Informationen

Informationsquellen für SQL Server 2005