ActionInfo クラス

定義

アクションのメタデータ。

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

フィールド

名前 説明
TypeTypeName

型名

プロパティ

名前 説明
AbstractIdentityKey

アクションのメタデータ。

(継承元 SfcInstance)
Capabilities

機能を取得します。

CapabilitiesDesc

capabilities desc を取得します。

Description

説明を取得します。

IdentityKey

ID キーを取得します。

KeyChain

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

(継承元 SfcInstance)
Metadata

アクションのメタデータ。

(継承元 SfcInstance)
Name

アクションの名前

Parent

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

Properties

アクションのメタデータ。

(継承元 SfcInstance)
PropertyStorageProvider

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

(継承元 SfcInstance)
State

アクションのメタデータ。

(継承元 SfcInstance)
TypeName

型の名前を取得します。

TypePackageID

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

TypePackageName

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

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)

適用対象