Share via


SfcApplication.Events フィールド

SFC アプリケーション イベントを表す SfcApplicationEvents オブジェクトを取得します。 このメンバーをコード内で直接参照しないでください。このメンバーは、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 名前空間