ISnapshotGenerationAgent 인터페이스

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

네임스페이스:  Microsoft.SqlServer.Replication
어셈블리:  Microsoft.SqlServer.Replication.dll의 Microsoft.SqlServer.Replication

구문

‘선언
<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

주의

See SnapshotGenerationAgent for information on members of ISnapshotGenerationAgent.