This topic has not yet been rated - Rate this topic

TransPublication Methods

The TransPublication type exposes the following members.

  NameDescription
Public method BrowseSnapshotFolder Returns the complete path of the location where snapshot files were generated for a specific subscription.
Protected method CheckValidCreation Infrastructure. (Inherited from ReplicationObject.)
Protected method CheckValidDefinition Infrastructure. (Inherited from Publication.)
Public method CommitPropertyChanges Sends all the cached property change statements to the instance of Microsoft SQL Server. (Inherited from ReplicationObject.)
Public method CopySnapshot Copies the latest snapshot files for a specific subscription to a destination folder.
Public method Create Creates the publication. (Inherited from Publication.)
Public method CreateSnapshotAgent Creates the SQL Server Agent job that is used to generate the initial snapshot for the publication, if this job does not already exist. (Inherited from Publication.)
Public method Decouple Decouples the referenced replication object from the server. (Inherited from ReplicationObject.)
Public method EnumArticles Returns the articles in the publication. (Inherited from Publication.)
Public method EnumPublicationAccesses Returns logins that have access to the Publisher. (Inherited from Publication.)
Public method EnumSubscriptions Returns the subscriptions that subscribe to the publication. (Inherited from Publication.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetChangeCommand Infrastructure. (Inherited from ReplicationObject.)
Protected method GetCreateCommand Infrastructure. (Inherited from ReplicationObject.)
Protected method GetDropCommand Infrastructure. (Inherited from ReplicationObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GrantPublicationAccess Adds the specified login to the publication access list (PAL). (Inherited from Publication.)
Protected method InternalRefresh Infrastructure. (Inherited from ReplicationObject.)
Public method Load Loads the properties of an existing object from the server. (Inherited from ReplicationObject.)
Public method LoadProperties Loads the properties of an existing object from the server. (Inherited from ReplicationObject.)
Public method MakePullSubscriptionWellKnown Registers a pull subscription at the Publisher.
Protected method MemberwiseClone (Inherited from Object.)
Public method PostTracerToken Posts a tracer token into the Publisher log to begin the process of determining latency.
Public method Refresh Reloads the properties of the object. (Inherited from ReplicationObject.)
Public method RefreshSubscriptions Updates all subscriptions to a publication to include any newly added articles.
Public method ReinitializeAllSubscriptions() Marks all subscriptions to the publication for reinitialization.
Public method ReinitializeAllSubscriptions(Boolean) Marks all subscriptions to the publication for reinitialization, with the option to invalidate an existing snapshot.
Public method Remove() Removes an existing publication. (Inherited from Publication.)
Public method Remove(Boolean) Removes an existing publication even if the Distributor cannot be accessed. (Inherited from Publication.)
Public method RemovePullSubscription Removes the registration for a pull subscription at the Publisher.
Public method ReplicateUserDefinedScript Replicates the execution of a user-defined script to the Subscribers of a specified publication. (Inherited from Publication.)
Public method RevokePublicationAccess Removes the specified login from the publication access list (PAL). (Inherited from Publication.)
Public method Script Generates a Transact-SQL script that can be used to re-create the publication as specified by the script options. (Inherited from Publication.)
Public method SetPeerConflictDetection Enables or disables conflict detection for a node in a peer-to-peer topology.
Public method StartSnapshotGenerationAgentJob Starts the job that generates the initial snapshot for the publication. (Inherited from Publication.)
Public method StopSnapshotGenerationAgentJob Attempts to stop a running Snapshot Agent job. (Inherited from Publication.)
Public method ToString (Inherited from Object.)
Public method ValidatePublication Invokes inline publication validation for all subscriptions.
Public method ValidateSubscriptions Invokes inline publication validation for the specified subscription.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.