EvaluationDetail 類別

定義

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

建構函式

名稱 Description
EvaluationDetail()

屬性

名稱 Description
AbstractIdentityKey (繼承來源 SfcInstance)
EvaluationDate
Exception
HistoryId
ID
IdentityKey
KeyChain

回傳物件的身份路徑

(繼承來源 SfcInstance)
Metadata (繼承來源 SfcInstance)
Parent
Properties (繼承來源 SfcInstance)
PropertyStorageProvider

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

(繼承來源 SfcInstance)
Result
ResultDetail
State (繼承來源 SfcInstance)
TargetQueryExpression
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)

適用於