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