Condividi tramite


ReplicationTable Object

Questa funzionalità verrà rimossa in una delle prossime versioni di Microsoft SQL Server. Evitare di utilizzare questa funzionalità in un nuovo progetto di sviluppo e prevedere interventi di modifica nelle applicazioni in cui è attualmente implementata.

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

Modello di oggetti SQL-DMO in cui è visualizzato l'oggetto corrente

Properties

HasGuidColumn Property

Name Property

HasPrimaryKey Property

Owner Property (Database Objects)

HasTimeStampColumn Property

 

Methods

EnumPublicationArticles Method

Osservazioni

[!NOTA] 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.

Vedere anche

Riferimento

ReplicationTable2 Object

Guida in linea e informazioni

Assistenza su SQL Server 2005