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