ITransSynchronizationAgent Interface

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

네임스페이스: Microsoft.SqlServer.Replication
어셈블리: Microsoft.SqlServer.Replication (in microsoft.sqlserver.replication.dll)

구문

‘선언
<GuidAttribute("2e9eb2da-1dbc-4bea-aa2e-db0eb9d94344")> _
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
<ComVisibleAttribute(True)> _
Public Interface ITransSynchronizationAgent
[GuidAttribute("2e9eb2da-1dbc-4bea-aa2e-db0eb9d94344")] 
[EditorBrowsableAttribute(EditorBrowsableState.Never)] 
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)] 
[ComVisibleAttribute(true)] 
public interface ITransSynchronizationAgent
[GuidAttribute(L"2e9eb2da-1dbc-4bea-aa2e-db0eb9d94344")] 
[EditorBrowsableAttribute(EditorBrowsableState::Never)] 
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsDual)] 
[ComVisibleAttribute(true)] 
public interface class ITransSynchronizationAgent
/** @attribute GuidAttribute("2e9eb2da-1dbc-4bea-aa2e-db0eb9d94344") */ 
/** @attribute EditorBrowsableAttribute(EditorBrowsableState.Never) */ 
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual) */ 
/** @attribute ComVisibleAttribute(true) */ 
public interface ITransSynchronizationAgent
GuidAttribute("2e9eb2da-1dbc-4bea-aa2e-db0eb9d94344") 
EditorBrowsableAttribute(EditorBrowsableState.Never) 
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual) 
ComVisibleAttribute(true) 
public interface ITransSynchronizationAgent

주의

See TransSynchronizationAgentfor information on members of ITransSynchronizationAgent.

플랫폼

개발 플랫폼

지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.

대상 플랫폼

지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.

참고 항목

참조

ITransSynchronizationAgent Members
Microsoft.SqlServer.Replication Namespace