PredCompareInfo クラス

定義

Pred_Compareのメタデータ クラス

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

フィールド

名前 説明
TypeTypeName

型名

プロパティ

名前 説明
AbstractIdentityKey

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
Description

説明を取得します。

IdentityKey

ID キーを取得します。

KeyChain

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

(継承元 SfcInstance)
Metadata

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
Name

PredCompareInfo の名前。

Parent

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

Properties

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
PropertyStorageProvider

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

(継承元 SfcInstance)
State

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
TypeName

型の名前を取得します。

TypePackageID

型のパッケージ ID を取得します。

TypePackageName

型パッケージの名前を取得します。

Urn

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

(継承元 SfcInstance)

メソッド

名前 説明
AlterImpl()

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
CheckObjectCreated()

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

(継承元 SfcInstance)
CheckObjectState()

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

(継承元 SfcInstance)
CreateIdentityKey()

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
CreateImpl()

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
Discover(ISfcDependencyDiscoveryObjectSink)

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
DropImpl()

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
GetChildCollection(String)

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

(継承元 SfcInstance)
GetDomain()

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
GetObjectFactory()

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

GetPropertySet()

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
GetTypeMetadataImpl()

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
InitializeUIPropertyState()

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

(継承元 SfcInstance)
MarkForDropImpl(Boolean)

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
MarkRootAsConnected()

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
MoveImpl(SfcInstance)

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs)

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
OnPropertyValueChanges(PropertyChangedEventArgs)

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
PostAlter(Object)

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
PostCreate(Object)

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
PostDrop(Object)

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
PostMove(Object)

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
PostRename(Object)

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
Refresh()

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

(継承元 SfcInstance)
RenameImpl(SfcKey)

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
ResetKey()

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
Serialize(XmlWriter)

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
ToString()

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
UpdateUIPropertyState()

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
Validate()

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

(継承元 SfcInstance)

イベント

名前 説明
propertyChanged

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
PropertyChanged

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
propertyMetadataChanged

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)
PropertyMetadataChanged

Pred_Compareのメタデータ クラス

(継承元 SfcInstance)

適用対象