Método ISnapshotGenerationAgent.GenerateSnapshot
Starts the Snapshot Agent to generate the snapshot.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (em Microsoft.SqlServer.Replication.dll)
Sintaxe
'Declaração
Sub GenerateSnapshot
'Uso
Dim instance As ISnapshotGenerationAgent
instance.GenerateSnapshot()
void GenerateSnapshot()
void GenerateSnapshot()
abstract GenerateSnapshot : unit -> unit
function GenerateSnapshot()