ISnapshotGenerationAgent.GenerateSnapshot 方法
Starts the Snapshot Agent to generate the snapshot.
命名空間: Microsoft.SqlServer.Replication
組件: Microsoft.SqlServer.Replication (在 Microsoft.SqlServer.Replication.dll 中)
語法
'宣告
Sub GenerateSnapshot
'用途
Dim instance As ISnapshotGenerationAgent
instance.GenerateSnapshot()
void GenerateSnapshot()
void GenerateSnapshot()
abstract GenerateSnapshot : unit -> unit
function GenerateSnapshot()