Partilhar via


Campo SfcApplication.Events

Gets an SfcApplicationEvents object that represents all the SFC application events. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
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

Consulte também

Referência

SfcApplication Classe

Namespace Microsoft.SqlServer.Management.Sdk.Sfc