ISnapshotGenerationAgent 介面

Provides an implementation of the SnapshotGenerationAgent class for late-bound COM clients.

命名空間:  Microsoft.SqlServer.Replication
組件:  Microsoft.SqlServer.Replication (在 Microsoft.SqlServer.Replication.dll 中)

語法

'宣告
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
<GuidAttribute("48734D2F-740D-4ED5-928A-01A20D75C298")> _
<ComVisibleAttribute(True)> _
Public Interface ISnapshotGenerationAgent
'用途
Dim instance As ISnapshotGenerationAgent
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)]
[GuidAttribute("48734D2F-740D-4ED5-928A-01A20D75C298")]
[ComVisibleAttribute(true)]
public interface ISnapshotGenerationAgent
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsDual)]
[GuidAttribute(L"48734D2F-740D-4ED5-928A-01A20D75C298")]
[ComVisibleAttribute(true)]
public interface class ISnapshotGenerationAgent
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>]
[<GuidAttribute("48734D2F-740D-4ED5-928A-01A20D75C298")>]
[<ComVisibleAttribute(true)>]
type ISnapshotGenerationAgent =  interface end
public interface ISnapshotGenerationAgent

ISnapshotGenerationAgent 型別公開下列成員。

方法

  名稱 說明
公用方法 Abort
公用方法 GenerateSnapshot
公用方法 ResetParametersToDefault

上層

備註

See SnapshotGenerationAgent for information on members of ISnapshotGenerationAgent.