Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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