Partager via


Interface ISnapshotGenerationAgent

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

Espace de noms :  Microsoft.SqlServer.Replication
Assembly :  Microsoft.SqlServer.Replication (en Microsoft.SqlServer.Replication.dll)

Syntaxe

'Déclaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
<GuidAttribute("48734D2F-740D-4ED5-928A-01A20D75C298")> _
<ComVisibleAttribute(True)> _
Public Interface ISnapshotGenerationAgent
'Utilisation
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

Le type ISnapshotGenerationAgent expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Abort
Méthode publique GenerateSnapshot
Méthode publique ResetParametersToDefault

Haut de la page

Notes

See SnapshotGenerationAgent for information on members of ISnapshotGenerationAgent.