Condividi tramite


Membri DistributionSubscription

Represents information stored at the Distributor about a subscription to a transactional or snapshot publication.

Il tipo DistributionSubscription espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico DistributionSubscription() () () () Creates a new instance of the DistributionSubscription class.
Metodo pubblico DistributionSubscription(String, String, String, String, String, String, ServerConnection) Creates a new instance of the DistributionSubscription class, with the required properties and with a connection to the Distributor.

In alto

Metodi

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

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica AgentJobId Gets the ID of the SQL Server Agent job that synchronizes the Subscription. 
Proprietà pubblica AgentSchedule Gets the synchronization agent schedule for the subscription.
Proprietà pubblica CachePropertyChanges Gets or sets whether to cache changes made to the replication properties or to apply them immediately. (Ereditato da ReplicationObject).
Proprietà pubblica ConnectionContext Gets or sets the connection to an instance of Microsoft SQL Server. (Ereditato da ReplicationObject).
Proprietà pubblica DistributionAgent Gets the name of the SQL Server Agent job that is used to synchronize the subscription. 
Proprietà pubblica DistributionDBName Gets or sets the name of the distribution database.
Proprietà pubblica IsExistingObject Gets whether the object exists on the server or not. (Ereditato da ReplicationObject).
Proprietà pubblica Name Gets the name of the subscription.
Proprietà pubblica PublicationDBName Gets or sets the name of the publication database.
Proprietà pubblica PublicationName Gets or sets the name of the publication to which the subscription belongs.
Proprietà pubblica PublisherName Gets or sets the Publisher of the publication to which the subscription belongs.
Proprietà pubblica SqlServerName Gets the name of the Microsoft SQL Server instance to which this object is connected. (Ereditato da ReplicationObject).
Proprietà pubblica Status Gets or sets the status of the subscription.
Proprietà pubblica SubscriberName Gets or sets the name of the Subscriber.
Proprietà pubblica SubscriptionDBName Gets or sets the name of the subscription database.
Proprietà pubblica SubscriptionType Gets or sets whether the Distribution agent runs at the Distributor (Push) or at the Subscriber (Pull).
Proprietà pubblica SyncType Gets or sets the manner in which the subscription is initialized.
Proprietà pubblica UserData Gets or sets an object property that allows users to attach their own data to the object. (Ereditato da ReplicationObject).

In alto