次の方法で共有


ISnapshotGenerationAgent インターフェイス

遅延バインドされた COM クライアントの SnapshotGenerationAgent クラスの実装を提供します。

名前空間:  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

先頭に戻る

説明

ISnapshotGenerationAgent のメンバの詳細については、「SnapshotGenerationAgent」を参照してください。