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
實作

欄位

名稱 Description
TypeTypeName

類型名稱

屬性

名稱 Description
AbstractIdentityKey

行動的元資料。

(繼承來源 SfcInstance)
Capabilities

獲得了相應的能力。

CapabilitiesDesc

獲得描述的能力。

Description

拿到描述。

IdentityKey

取得身份金鑰。

KeyChain

回傳物件的身份路徑

(繼承來源 SfcInstance)
Metadata

行動的元資料。

(繼承來源 SfcInstance)
Name

行動名稱

Parent

取得或設定父代。

Properties

行動的元資料。

(繼承來源 SfcInstance)
PropertyStorageProvider

此屬性會回傳 ISfcPropertyStorageProvider 介面的預設 SFC 實作,子類別可覆寫以回傳另一個儲存提供者(即平面屬性清單)

(繼承來源 SfcInstance)
State

行動的元資料。

(繼承來源 SfcInstance)
TypeName

會知道該類型的名稱。

TypePackageID

會取得該類型的套件 ID。

TypePackageName

會取得類型套件的名稱。

Urn

在每個請求建立新的 Urn 字串並回傳。

(繼承來源 SfcInstance)

方法

名稱 Description
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()

可從關心初始化狀態的子物件(目前為「」的動態元資料)中覆寫。啟用」屬性)

(繼承來源 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)

事件

名稱 Description
propertyChanged

行動的元資料。

(繼承來源 SfcInstance)
PropertyChanged

行動的元資料。

(繼承來源 SfcInstance)
propertyMetadataChanged

行動的元資料。

(繼承來源 SfcInstance)
PropertyMetadataChanged

行動的元資料。

(繼承來源 SfcInstance)

適用於