EventInfo クラス

定義

イベントのメタデータ クラス。

public sealed class EventInfo : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance, Microsoft.SqlServer.Management.XEvent.IXEObjectInfo
type EventInfo = class
    inherit SfcInstance
    interface IXEObjectInfo
Public NotInheritable Class EventInfo
Inherits SfcInstance
Implements IXEObjectInfo
継承
EventInfo
実装

フィールド

名前 説明
TypeTypeName

型名

プロパティ

名前 説明
AbstractIdentityKey

イベントのメタデータ クラス。

(継承元 SfcInstance)
Capabilities

機能を取得します。

CapabilitiesDesc

capabilities desc を取得します。

DataEventColumnInfoSet

データ イベント列情報セットを取得します。

Description

説明を取得します。

EventColumnInfoSet

カスタマイズ可能なイベント列情報セットを取得します。

IdentityKey

ID キーを取得します。

KeyChain

オブジェクトの ID パスを返します。

(継承元 SfcInstance)
Metadata

イベントのメタデータ クラス。

(継承元 SfcInstance)
Name

EventInfo の名前

Parent

EventInfo の親プロパティ。

Properties

イベントのメタデータ クラス。

(継承元 SfcInstance)
PropertyStorageProvider

このプロパティは、ISfcPropertyStorageProvider インターフェイスの SFC の既定の実装を返します。子クラスでオーバーライドして、別のストレージ プロバイダー (フラット プロパティ リスト) を返すことができます。

(継承元 SfcInstance)
ReadOnlyEventColumnInfoSet

読み取りonly イベント列情報セットを取得します。

State

イベントのメタデータ クラス。

(継承元 SfcInstance)
Urn

各要求に新しい Urn 文字列を作成し、それを返します。

(継承元 SfcInstance)

メソッド

名前 説明
AlterImpl()

イベントのメタデータ クラス。

(継承元 SfcInstance)
CheckObjectCreated()

API でオブジェクトを CheckObjectState よりも厳密に作成する必要がある場合に、ドメインから呼び出す

(継承元 SfcInstance)
CheckObjectState()

オブジェクトへのアクセスのためにドメインから呼び出す

(継承元 SfcInstance)
CreateIdentityKey()

イベントのメタデータ クラス。

(継承元 SfcInstance)
CreateImpl()

イベントのメタデータ クラス。

(継承元 SfcInstance)
Discover(ISfcDependencyDiscoveryObjectSink)

イベントのメタデータ クラス。

(継承元 SfcInstance)
DropImpl()

イベントのメタデータ クラス。

(継承元 SfcInstance)
GetChildCollection(String)

指定された要素名の文字列に対して、このインスタンスの子コレクションを取得します。

(継承元 SfcInstance)
GetDomain()

イベントのメタデータ クラス。

(継承元 SfcInstance)
GetObjectFactory()

オブジェクト ファクトリを取得します。

GetPropertySet()

イベントのメタデータ クラス。

(継承元 SfcInstance)
GetTypeMetadataImpl()

イベントのメタデータ クラス。

(継承元 SfcInstance)
InitializeUIPropertyState()

状態の初期化を気にする子オブジェクト (現在は "" である動的メタデータ) からオーバーライドできます。Enabled" プロパティ)

(継承元 SfcInstance)
MarkForDropImpl(Boolean)

イベントのメタデータ クラス。

(継承元 SfcInstance)
MarkRootAsConnected()

イベントのメタデータ クラス。

(継承元 SfcInstance)
MoveImpl(SfcInstance)

イベントのメタデータ クラス。

(継承元 SfcInstance)
OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs)

イベントのメタデータ クラス。

(継承元 SfcInstance)
OnPropertyValueChanges(PropertyChangedEventArgs)

イベントのメタデータ クラス。

(継承元 SfcInstance)
PostAlter(Object)

イベントのメタデータ クラス。

(継承元 SfcInstance)
PostCreate(Object)

イベントのメタデータ クラス。

(継承元 SfcInstance)
PostDrop(Object)

イベントのメタデータ クラス。

(継承元 SfcInstance)
PostMove(Object)

イベントのメタデータ クラス。

(継承元 SfcInstance)
PostRename(Object)

イベントのメタデータ クラス。

(継承元 SfcInstance)
Refresh()

オブジェクトのプロパティをサーバーから読み取って更新します。

(継承元 SfcInstance)
RenameImpl(SfcKey)

イベントのメタデータ クラス。

(継承元 SfcInstance)
ResetKey()

イベントのメタデータ クラス。

(継承元 SfcInstance)
Serialize(XmlWriter)

イベントのメタデータ クラス。

(継承元 SfcInstance)
ToString()

イベントのメタデータ クラス。

(継承元 SfcInstance)
UpdateUIPropertyState()

イベントのメタデータ クラス。

(継承元 SfcInstance)
Validate()

基本的な子オブジェクトの検証

(継承元 SfcInstance)

イベント

名前 説明
propertyChanged

イベントのメタデータ クラス。

(継承元 SfcInstance)
PropertyChanged

イベントのメタデータ クラス。

(継承元 SfcInstance)
propertyMetadataChanged

イベントのメタデータ クラス。

(継承元 SfcInstance)
PropertyMetadataChanged

イベントのメタデータ クラス。

(継承元 SfcInstance)

適用対象