SnapshotGenerationAgent Clase

Definición

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
Herencia
SnapshotGenerationAgent
Atributos
Implementaciones

Constructores

SnapshotGenerationAgent()

Propiedades

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

Métodos

Abort() (Heredado de AgentCore)
GenerateSnapshot()
ResetParametersToDefault() (Heredado de AgentCore)

Eventos

ComStatus (Heredado de AgentCore)
Status (Heredado de AgentCore)

Implementaciones de interfaz explícitas

ISnapshotGenerationAgent.ResetParametersToDefault()

Se aplica a