Condividi tramite


Membri ReplicationObject

Abstract class that is the base class for all classes in the Replication Management Objects (RMO) programming interface.

Il tipo ReplicationObject espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo protetto ReplicationObject Creates a new instance of the ReplicationObject class.

In alto

Metodi

  Nome Descrizione
Metodo protetto CheckValidCreation Infrastruttura.
Metodo protetto CheckValidDefinition Infrastruttura.
Metodo pubblico CommitPropertyChanges Sends all the cached property change statements to the instance of Microsoft SQL Server.
Metodo pubblico Decouple Decouples the referenced replication object from the server.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo protetto GetChangeCommand Infrastruttura.
Metodo protetto GetCreateCommand Infrastruttura.
Metodo protetto GetDropCommand Infrastruttura.
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto InternalRefresh Infrastruttura.
Metodo pubblico Load Loads the properties of an existing object from the server.
Metodo pubblico LoadProperties Loads the properties of an existing object from the server.
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico Refresh Reloads the properties of the object.
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica CachePropertyChanges Gets or sets whether to cache changes made to the replication properties or to apply them immediately.
Proprietà pubblica ConnectionContext Gets or sets the connection to an instance of Microsoft SQL Server.
Proprietà pubblica IsExistingObject Gets whether the object exists on the server or not.
Proprietà pubblica SqlServerName Gets the name of the Microsoft SQL Server instance to which this object is connected.
Proprietà pubblica UserData Gets or sets an object property that allows users to attach their own data to the object.

In alto