言語

Action クラス

定義

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

public sealed class Action : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
type Action = class
    inherit SfcInstance
Public NotInheritable Class Action
Inherits SfcInstance
継承

コンストラクター

名前 説明
Action()

Action クラスの新しいインスタンスを初期化します。

Action(Event, ActionInfo)

ActionInfo のインスタンスから Action クラスの新しいインスタンスを初期化します。

Action(Event, String)

指定された親と名前を使用して、 Action クラスの新しいインスタンスを初期化します。 ここでの名前は、eventModuleId.packagename.eventname または packagename.eventname の形式である必要があります。

フィールド

名前 説明
TypeTypeName

型名

プロパティ

名前 説明
AbstractIdentityKey

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
Description

アクションの説明を取得または設定します。 Set アクセサーは内部でのみ使用されます。

IdentityKey

ID キーを取得します。

KeyChain

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

(継承元 SfcInstance)
Metadata

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
ModuleID

モジュール ID を取得します。

Name

アクションの名前

PackageName

このアクションが属するパッケージの名前を取得します。

Parent

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

Properties

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
PropertyStorageProvider

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

(継承元 SfcInstance)
State

セッションの Alter 関数で使用されるオブジェクトの状態。

Urn

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

(継承元 SfcInstance)

メソッド

名前 説明
AlterImpl()

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
CheckObjectCreated()

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

(継承元 SfcInstance)
CheckObjectState()

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

(継承元 SfcInstance)
CreateIdentityKey()

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
CreateImpl()

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
Discover(ISfcDependencyDiscoveryObjectSink)

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
DropImpl()

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
GetChildCollection(String)

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

(継承元 SfcInstance)
GetDomain()

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
GetObjectFactory()

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

GetPropertySet()

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
GetScriptCreate()

アクションの作成スクリプトを取得します。

GetTypeMetadata()

Sfc 型メタデータを取得します。

GetTypeMetadataImpl()

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
InitializeUIPropertyState()

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

(継承元 SfcInstance)
MarkForDropImpl(Boolean)

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
MarkRootAsConnected()

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
MoveImpl(SfcInstance)

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs)

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
OnPropertyValueChanges(PropertyChangedEventArgs)

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
PostAlter(Object)

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
PostCreate(Object)

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
PostDrop(Object)

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
PostMove(Object)

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
PostRename(Object)

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
Refresh()

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

(継承元 SfcInstance)
RenameImpl(SfcKey)

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
ResetKey()

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
Serialize(XmlWriter)

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
SetActionInfo(ActionInfo)

保留中のアクションの ActionInfo を設定します。

ToString()

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
UpdateUIPropertyState()

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
Validate()

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

(継承元 SfcInstance)

イベント

名前 説明
propertyChanged

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
PropertyChanged

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
propertyMetadataChanged

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)
PropertyMetadataChanged

Action の RunTime クラス。 このクラスの各インスタンスは、sys.server_event_session_actionsの行を表します。

(継承元 SfcInstance)

適用対象