Partager via


Champ SfcApplication.Events

Gets an SfcApplicationEvents object that represents all the SFC application events. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Shared ReadOnly Events As SfcApplicationEvents
'Utilisation
Dim value As SfcApplicationEvents 

value = SfcApplication.Events
public static readonly SfcApplicationEvents Events
public:
static initonly SfcApplicationEvents^ Events
static val Events: SfcApplicationEvents
public static final var Events : SfcApplicationEvents

Voir aussi

Référence

SfcApplication Classe

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc