SnapshotGenerationAgent Class

Definition

public ref class SnapshotGenerationAgent sealed : Microsoft::SqlServer::Replication::AgentCore, Microsoft::SqlServer::Replication::ISnapshotGenerationAgent
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch)]
[System.Runtime.InteropServices.ComSourceInterfaces(typeof(Microsoft.SqlServer.Replication.IComStatusEvent))]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("E65690CE-A398-42D3-95FF-D968C8D7032D")]
public sealed class SnapshotGenerationAgent : Microsoft.SqlServer.Replication.AgentCore, Microsoft.SqlServer.Replication.ISnapshotGenerationAgent
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch)>]
[<System.Runtime.InteropServices.ComSourceInterfaces(typeof(Microsoft.SqlServer.Replication.IComStatusEvent))>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("E65690CE-A398-42D3-95FF-D968C8D7032D")>]
type SnapshotGenerationAgent = class
    inherit AgentCore
    interface ISnapshotGenerationAgent
Public NotInheritable Class SnapshotGenerationAgent
Inherits AgentCore
Implements ISnapshotGenerationAgent
Inheritance
SnapshotGenerationAgent
Attributes
Implements

Constructors

SnapshotGenerationAgent()

Properties

AbortPolicy (Inherited from AgentCore)
BcpBatchSize
ComErrorCollection (Inherited from AgentCore)
Distributor
DistributorDeadlockPriority
DistributorEncryptedPassword
DistributorEncryptionLevel
DistributorLogin
DistributorNetworkLibrary
DistributorPassword
DistributorSecurityMode
DynamicFilterHostName
DynamicFilterLogin
DynamicSnapshotLocation
FieldDelimiter
FlatExceptionCollection (Inherited from AgentCore)
HistoryVerboseLevel (Inherited from AgentCore)
HRBcpBlocks
HRBcpBlockSize
HRBcpDynamicBlocks
LoginTimeout (Inherited from AgentCore)
MaxBcpThreads
MaxNetworkOptimization
OnetimeDynamicSnapshot
Output (Inherited from AgentCore)
OutputVerboseLevel (Inherited from AgentCore)
PacketSize (Inherited from AgentCore)
ProfileName (Inherited from AgentCore)
Publication
Publisher
PublisherDatabase
PublisherDeadlockPriority
PublisherEncryptedPassword
PublisherEncryptionLevel
PublisherFailoverPartner (Inherited from AgentCore)
PublisherLogin
PublisherNetworkLibrary
PublisherPassword
PublisherSecurityMode
QueryTimeout (Inherited from AgentCore)
ReplicationType
RowDelimiter
SecureDistributorEncryptedPassword
SecureDistributorPassword
SecurePublisherEncryptedPassword
SecurePublisherPassword
StartQueueTimeout
Supports70Subscribers

Methods

Abort() (Inherited from AgentCore)
GenerateSnapshot()
ResetParametersToDefault() (Inherited from AgentCore)

Events

ComStatus (Inherited from AgentCore)
Status (Inherited from AgentCore)

Explicit Interface Implementations

ISnapshotGenerationAgent.ResetParametersToDefault()

Applies to