ISnapshotGenerationAgent.GenerateSnapshot Method

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

See Also

Reference

ISnapshotGenerationAgent Interface

Microsoft.SqlServer.Replication Namespace