ConnectionEvaluationHistory 成員
The ConnectionEvaluationHistory object represents the information that is stored in the system catalogs to evaluate the policy on a specific instance of SQL Server.
ConnectionEvaluationHistory 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
ConnectionEvaluationHistory | Initializes a new instance of the ConnectionEvaluationHistory class. |
頂端
方法
名稱 | 描述 | |
---|---|---|
AlterImpl | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
CheckObjectCreated | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
CheckObjectState | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
CreateIdentityKey | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
CreateImpl | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
Discover | (覆寫 SfcInstanceDiscover(ISfcDependencyDiscoveryObjectSink)。) | |
DropImpl | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
Equals | (繼承自 Object。) | |
Finalize | (繼承自 Object。) | |
GetChildCollection | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
GetDomain | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
GetHashCode | (繼承自 Object。) | |
GetObjectFactory | Gets the object factory for the referenced object. | |
GetPropertySet | Returns the set of properties for the SfcInstance object. (繼承自 SfcInstance。) | |
GetType | (繼承自 Object。) | |
GetTypeMetadataImpl | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
InitializeUIPropertyState | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
MarkForDropImpl | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
MarkRootAsConnected | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
MemberwiseClone | (繼承自 Object。) | |
MoveImpl | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
OnPropertyMetadataChanges | Invoked whenever the effective value of any SfcInstance metadata is updated. (繼承自 SfcInstance。) | |
OnPropertyValueChanges | Invoked whenever the effective value of any SfcInstance property is updated. (繼承自 SfcInstance。) | |
PostAlter | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
PostCreate | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
PostDrop | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
PostMove | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
PostRename | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
Refresh | Refreshes the object's properties by reading them from the server. (繼承自 SfcInstance。) | |
RenameImpl | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
ResetKey | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
Serialize | Serializes the instance to XML. (繼承自 SfcInstance。) | |
ToString | Returns a string representation of the instance Urn. (繼承自 SfcInstance。) | |
UpdateUIPropertyState | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
Validate | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
AbstractIdentityKey | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
EvaluationDetails | Represents a collection of EvaluationDetail objects. Each EvaluationDetail object represents a record that contains the evaluation detail for a target. | |
EvaluationId | Gets the ID value that identifies the parent evaluation history record. | |
Exception | Gets the description of the exception, if one occurred. | |
ID | Gets the integer value that uniquely identifies the referenced connection evaluation history record. | |
IdentityKey | Gets the key value that is used to identify the connection evaluation history record. | |
Metadata | Returns metadata about the instance and its domain. (繼承自 SfcInstance。) | |
Parent | ||
Properties | Returns a collection instance properties. (繼承自 SfcInstance。) | |
PropertyStorageProvider | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
Result | Gets the Boolean value that determines whether the policy executed successfully. | |
ServerInstance | Gets the instance of SQL Server to which this connection evaluation history record refers. | |
State | Returns the state of the SfcInstance object. (繼承自 SfcInstance。) | |
Urn | Returns the uniform resource name of the SfcInstance object. (繼承自 SfcInstance。) |
頂端
事件
名稱 | 描述 | |
---|---|---|
propertyChanged | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
PropertyChanged | CLS-compliant event for property changes. (繼承自 SfcInstance。) | |
propertyMetadataChanged | 僅供參考之用。不支援。我們無法保證未來的相容性。 (繼承自 SfcInstance。) | |
PropertyMetadataChanged | CLS-compliant event for property metadata changes. (繼承自 SfcInstance。) |
頂端