Condividi tramite


Membri TransPullSubscription

Represents a pull subscription to a transactional publication.

Il tipo TransPullSubscription espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico TransPullSubscription() () () () Creates a new instance of the TransPullSubscription class.
Metodo pubblico TransPullSubscription(String, String, String, String, ServerConnection) Creates a new instance of the TransPullSubscription class with the properties that define a pull subscription.
Metodo pubblico TransPullSubscription(String, String, String, String, ServerConnection, Boolean) Creates a new instance of the TransPullSubscription class with the properties that define a pull subscription, and whether or not to create the agent job for the subscription.

In alto

Metodi

  Nome Descrizione
Metodo protetto CheckValidCreation Infrastruttura. (Ereditato da ReplicationObject).
Metodo protetto CheckValidDefinition Infrastruttura. (Ereditato da PullSubscription).
Metodo pubblico CommitPropertyChanges Sends all the cached property change statements to the instance of Microsoft SQL Server. (Ereditato da ReplicationObject).
Metodo pubblico Create Creates the pull subscription on the Subscriber. (Ereditato da PullSubscription).
Metodo protetto CustomEnabledForSyncMgr Infrastruttura. (Ereditato da PullSubscription).
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 InitMemberVariables Infrastruttura. (Ereditato da PullSubscription).
Metodo protetto InternalRefresh Infrastruttura. (Ereditato da ReplicationObject).
Metodo pubblico LastAgentJobHistoryInfo Returns information on the last Synchronization Agent job that was run. (Ereditato da PullSubscription).
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 Reinitialize Marks the pull subscription for reinitialization.
Metodo pubblico Remove Removes the pull subscription. (Ereditato da PullSubscription).
Metodo pubblico Script Returns a Transact-SQL script to create or delete the pull subscription based on the current property setting of the PullSubscription object. (Ereditato da PullSubscription).
Metodo pubblico StopSynchronizationJob Attempts to stop a running Distribution Agent job that is currently synchronizing the subscription. (Esegue l'override di PullSubscription. . :: . .StopSynchronizationJob() () () ().)
Metodo pubblico SynchronizeWithJob Starts the agent job to synchronize the subscription. (Esegue l'override di PullSubscription. . :: . .SynchronizeWithJob() () () ().)
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica AgentJobId Gets the ID of the agent job used to synchronize the subscription. (Ereditato da PullSubscription).
Proprietà pubblica AgentOffload Gets or sets whether or not the Synchronization Agent runs on a computer other than the one where the agent job was created. This property is no longer supported for Distributors running Microsoft SQL Server 2005 and later. (Ereditato da PullSubscription).
Proprietà pubblica AgentOffloadServer Gets or sets the name of the remote computer where the agent runs when using remote agent activation. (Ereditato da PullSubscription).
Proprietà pubblica AgentSchedule Gets the schedule for the agent job used to synchronize the subscription. (Ereditato da PullSubscription).
Proprietà pubblica AltSnapshotFolder Gets or sets the location where the publication snapshot files are obtained when the default snapshot location at the Distributor is not used. (Ereditato da PullSubscription).
Proprietà pubblica Attributes Gets or sets the attributes of a transactional publication that are supported by 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 CreateSyncAgentByDefault Gets or sets whether or not the agent job used to start the Replication Agent to synchronize the subscription is created when the subscription is created. (Ereditato da PullSubscription).
Proprietà pubblica DatabaseName Gets or sets the name of the subscription database. (Ereditato da PullSubscription).
Proprietà pubblica Description Gets or sets a textual description of the pull subscription. (Ereditato da PullSubscription).
Proprietà pubblica DistributorName Gets or sets the instance of Microsoft SQL Server that is the Distributor and is distributing the publication to which the subscription subscribes. (Ereditato da PullSubscription).
Proprietà pubblica DistributorSecurity Gets the security context used to connect to the Distributor. (Ereditato da PullSubscription).
Proprietà pubblica DtsPackageLocation Gets or sets the location of the Data Transformation Services (DTS) package used with a transformable subscription.
Proprietà pubblica DtsPackageName Gets or sets the Data Transformation Services (DTS) package name used in a transformable subscription.
Proprietà pubblica DtsPackagePassword Sets the password that is used with a transformable subscription.
Proprietà pubblica EnabledForSynchronizationManager Specifies whether or not the subscription can be synchronized using Windows Synchronization Manager. (Ereditato da PullSubscription).
Proprietà pubblica FtpAddress Infrastruttura. (Ereditato da PullSubscription).
Proprietà pubblica FtpLogin Infrastruttura. (Ereditato da PullSubscription).
Proprietà pubblica FtpPassword Infrastruttura. (Ereditato da PullSubscription).
Proprietà pubblica FtpPort Infrastruttura. (Ereditato da PullSubscription).
Proprietà pubblica IsExistingObject Gets whether the object exists on the server or not. (Ereditato da ReplicationObject).
Proprietà pubblica LastAgentDateTime Gets the date and time when the subscription was last synchronized. (Ereditato da PullSubscription).
Proprietà pubblica LastAgentStatus Gets the status of the most recent synchronization of the subscription. (Ereditato da PullSubscription).
Proprietà pubblica LastAgentSummary Gets a summary of the result of the most recent synchronization of the subscription. (Ereditato da PullSubscription).
Proprietà pubblica LastSummaryDateTime Gets the date and time that the last synchronization was completed.
Proprietà pubblica Name Gets the name generated for the pull subscription. (Ereditato da PullSubscription).
Proprietà pubblica PublicationDBName Gets or sets the name of the publication database. (Ereditato da PullSubscription).
Proprietà pubblica PublicationName Gets or sets the name of the publication to which the subscription subscribes. (Ereditato da PullSubscription).
Proprietà pubblica PublisherName Gets or sets the name of the Publisher. (Ereditato da PullSubscription).
Proprietà pubblica PublisherSecurity Gets or sets the security context used by the Synchronization Agent when connecting to the Publisher. (Ereditato da PullSubscription).
Proprietà pubblica SecureFtpPassword Infrastruttura. (Ereditato da PullSubscription).
Proprietà pubblica SqlServerName Gets the name of the Microsoft SQL Server instance to which this object is connected. (Ereditato da ReplicationObject).
Proprietà pubblica SubscriberSecurity Gets the security context that is used by the Synchronization Agent when connecting to the Subscriber. (Ereditato da PullSubscription).
Proprietà pubblica SubscriberType Gets or sets the updating behavior of the subscription.
Proprietà pubblica SubscriptionId Gets the subscription ID value. (Ereditato da PullSubscription).
Proprietà pubblica SubscriptionType Gets whether the subscription registration is for a push, pull, or anonymous subscription. (Ereditato da PullSubscription).
Proprietà pubblica SynchronizationAgent Gets an object that represents an instance of the Distribution Agent that can be used to synchronize the subscription.
Proprietà pubblica SynchronizationAgentProcessSecurity Gets the security context that is used to specify the Microsoft Windows account under which the Synchronization Agent job runs to synchronize the subscription. (Ereditato da PullSubscription).
Proprietà pubblica Type Infrastruttura. (Ereditato da PullSubscription).
Proprietà pubblica UseFtp Gets or sets whether or not the snapshot files needed to initialize the pull subscription are accessed by the Synchronization Agent using File Transfer Protocol (FTP). (Ereditato da PullSubscription).
Proprietà pubblica UserData Gets or sets an object property that allows users to attach their own data to the object. (Ereditato da ReplicationObject).
Proprietà pubblica WorkingDirectory Gets or sets the path of the directory at the Subscriber that is used to temporarily store and decompress downloaded snapshot files. (Ereditato da PullSubscription).

In alto