Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Starts the Snapshot Agent to generate the snapshot.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
Sub GenerateSnapshot
'Usage
Dim instance As ISnapshotGenerationAgent
instance.GenerateSnapshot()
void GenerateSnapshot()
void GenerateSnapshot()
abstract GenerateSnapshot : unit -> unit
function GenerateSnapshot()