ITransSynchronizationAgent インターフェイス

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

名前空間:  Microsoft.SqlServer.Replication
アセンブリ:  Microsoft.SqlServer.Replication (Microsoft.SqlServer.Replication.dll)

構文

'宣言
<GuidAttribute("2e9eb2da-1dbc-4bea-aa2e-db0eb9d94344")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
<ComVisibleAttribute(True)> _
Public Interface ITransSynchronizationAgent
'使用
Dim instance As ITransSynchronizationAgent
[GuidAttribute("2e9eb2da-1dbc-4bea-aa2e-db0eb9d94344")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)]
[ComVisibleAttribute(true)]
public interface ITransSynchronizationAgent
[GuidAttribute(L"2e9eb2da-1dbc-4bea-aa2e-db0eb9d94344")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsDual)]
[ComVisibleAttribute(true)]
public interface class ITransSynchronizationAgent
[<GuidAttribute("2e9eb2da-1dbc-4bea-aa2e-db0eb9d94344")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>]
[<ComVisibleAttribute(true)>]
type ITransSynchronizationAgent =  interface end
public interface ITransSynchronizationAgent

ITransSynchronizationAgent 型は、以下のメンバーを公開しています。

メソッド

  名前 説明
パブリック メソッド Abort
パブリック メソッド IsSnapshotRequired
パブリック メソッド Synchronize

先頭に戻る

説明

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