SnapshotGenerationAgent 类

定义

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
继承
SnapshotGenerationAgent
属性
实现

构造函数

SnapshotGenerationAgent()

属性

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

方法

Abort() (继承自 AgentCore)
GenerateSnapshot()
ResetParametersToDefault() (继承自 AgentCore)

事件

ComStatus (继承自 AgentCore)
Status (继承自 AgentCore)

显式接口实现

ISnapshotGenerationAgent.ResetParametersToDefault()

适用于