SnapshotGenerationAgent Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Herança
- Atributos
- Implementações
Construtores
| Nome | Description |
|---|---|
| SnapshotGenerationAgent() | |
Propriedades
Métodos
| Nome | Description |
|---|---|
| Abort() | (Herdado de AgentCore) |
| GenerateSnapshot() | |
| ResetParametersToDefault() | (Herdado de AgentCore) |
Eventos
| Nome | Description |
|---|---|
| ComStatus | (Herdado de AgentCore) |
| Status | (Herdado de AgentCore) |
Implantações explícitas de interface
| Nome | Description |
|---|---|
| ISnapshotGenerationAgent.ResetParametersToDefault() | |