TargetInfo クラス

定義

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

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

フィールド

名前 説明
TypeTypeName

型名

プロパティ

名前 説明
AbstractIdentityKey

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
Capabilities

機能を取得します。

CapabilitiesDesc

機能の説明を取得します。

Description

説明を取得または設定します。

IdentityKey

ID キーを取得します。

KeyChain

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

(継承元 SfcInstance)
Metadata

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
Name

TargetInfo の名前

Parent

親を取得または設定します。

Properties

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
PropertyStorageProvider

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

(継承元 SfcInstance)
State

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
TargetColumnInfoSet

ターゲット列情報セットを取得します。

Urn

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

(継承元 SfcInstance)

メソッド

名前 説明
AlterImpl()

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
CheckObjectCreated()

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

(継承元 SfcInstance)
CheckObjectState()

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

(継承元 SfcInstance)
CreateIdentityKey()

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
CreateImpl()

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
Discover(ISfcDependencyDiscoveryObjectSink)

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
DropImpl()

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
GetChildCollection(String)

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

(継承元 SfcInstance)
GetDomain()

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
GetObjectFactory()

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

GetPropertySet()

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
GetTypeMetadataImpl()

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
InitializeUIPropertyState()

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

(継承元 SfcInstance)
MarkForDropImpl(Boolean)

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
MarkRootAsConnected()

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
MoveImpl(SfcInstance)

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs)

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
OnPropertyValueChanges(PropertyChangedEventArgs)

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
PostAlter(Object)

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
PostCreate(Object)

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
PostDrop(Object)

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
PostMove(Object)

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
PostRename(Object)

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
Refresh()

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

(継承元 SfcInstance)
RenameImpl(SfcKey)

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
ResetKey()

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
Serialize(XmlWriter)

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
ToString()

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
UpdateUIPropertyState()

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
Validate()

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

(継承元 SfcInstance)

イベント

名前 説明
propertyChanged

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
PropertyChanged

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
propertyMetadataChanged

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)
PropertyMetadataChanged

TargetInfo クラスは、sys.dm_xe_objects内のターゲット オブジェクトを表します。

(継承元 SfcInstance)

適用対象