共用方式為


SfcApplication.Events 欄位

Gets an SfcApplicationEvents object that represents all the SFC application events. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。

命名空間:  Microsoft.SqlServer.Management.Sdk.Sfc
組件:  Microsoft.SqlServer.Management.Sdk.Sfc (在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)

語法

'宣告
Public Shared ReadOnly Events As SfcApplicationEvents
'用途
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

請參閱

參考

SfcApplication 類別

Microsoft.SqlServer.Management.Sdk.Sfc 命名空間