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()

適用対象