Campo SfcApplication.Events
Gets an SfcApplicationEvents object that represents all the SFC application events. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Espacio de nombres: Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado: Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxis
'Declaración
Public Shared ReadOnly Events As SfcApplicationEvents
'Uso
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