言語

TypeInfo クラス

定義

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

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

フィールド

名前 説明
TypeTypeName

型名

プロパティ

名前 説明
AbstractIdentityKey

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
Capabilities

機能を取得します。

CapabilitiesDesc

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

Description

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

IdentityKey

ID キーを取得します。

KeyChain

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

(継承元 SfcInstance)
Metadata

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
Name

名前を取得します。

Parent

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

Properties

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
PropertyStorageProvider

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

(継承元 SfcInstance)
Size

サイズを取得します。

State

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
Urn

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

(継承元 SfcInstance)

メソッド

名前 説明
AlterImpl()

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
CheckObjectCreated()

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

(継承元 SfcInstance)
CheckObjectState()

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

(継承元 SfcInstance)
CreateIdentityKey()

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
CreateImpl()

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
Discover(ISfcDependencyDiscoveryObjectSink)

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
DropImpl()

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
GetChildCollection(String)

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

(継承元 SfcInstance)
GetDomain()

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
GetObjectFactory()

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

GetPropertySet()

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
GetTypeMetadataImpl()

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
InitializeUIPropertyState()

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

(継承元 SfcInstance)
MarkForDropImpl(Boolean)

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
MarkRootAsConnected()

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
MoveImpl(SfcInstance)

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs)

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
OnPropertyValueChanges(PropertyChangedEventArgs)

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
PostAlter(Object)

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
PostCreate(Object)

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
PostDrop(Object)

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
PostMove(Object)

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
PostRename(Object)

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
Refresh()

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

(継承元 SfcInstance)
RenameImpl(SfcKey)

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
ResetKey()

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
Serialize(XmlWriter)

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
ToString()

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
UpdateUIPropertyState()

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
Validate()

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

(継承元 SfcInstance)

イベント

名前 説明
propertyChanged

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
PropertyChanged

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
propertyMetadataChanged

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)
PropertyMetadataChanged

TypeInfo クラスは、sys.dm_xe_objectsの型オブジェクトを表します。

(継承元 SfcInstance)

適用対象