Condition 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
這是條件類別中未產生的部分。
public sealed class Condition : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance, Microsoft.SqlServer.Management.Common.IAlterable, Microsoft.SqlServer.Management.Common.ICreatable, Microsoft.SqlServer.Management.Common.IDroppable, Microsoft.SqlServer.Management.Common.IRenamable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcAlterable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCreatable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDroppable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcRenamable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcValidate
type Condition = class
inherit SfcInstance
interface ISfcCreatable
interface ICreatable
interface ISfcDroppable
interface IDroppable
interface ISfcAlterable
interface IAlterable
interface ISfcRenamable
interface IRenamable
interface ISfcValidate
Public NotInheritable Class Condition
Inherits SfcInstance
Implements IAlterable, ICreatable, IDroppable, IRenamable, ISfcAlterable, ISfcCreatable, ISfcDroppable, ISfcRenamable, ISfcValidate
- 繼承
- 實作
建構函式
| 名稱 | Description |
|---|---|
| Condition() |
用於反序列化的預設建構器。 VSTS 55852。 |
| Condition(PolicyStore, String) |
這是條件類別中未產生的部分。 |
屬性
| 名稱 | Description |
|---|---|
| AbstractIdentityKey |
這是條件類別中未產生的部分。 (繼承來源 SfcInstance) |
| CreateDate |
這是條件類別中未產生的部分。 |
| CreatedBy |
這是條件類別中未產生的部分。 |
| DateModified |
這是條件類別中未產生的部分。 |
| Description |
這是條件類別中未產生的部分。 |
| ExpressionNode |
這是條件類別中未產生的部分。 |
| Facet |
這是條件類別中未產生的部分。 |
| HasScript |
若條件包含執行動態腳本的表達式,則回傳為真,這可能有危險。 |
| ID |
這是條件類別中未產生的部分。 |
| IdentityKey |
這是條件類別中未產生的部分。 |
| IsEnumerable |
若條件可用作目標集合層級過濾器條件,則回傳為真;否則為假。 |
| IsSystemObject |
這是條件類別中未產生的部分。 |
| KeyChain |
回傳物件的身份路徑 (繼承來源 SfcInstance) |
| Metadata |
這是條件類別中未產生的部分。 (繼承來源 SfcInstance) |
| ModifiedBy |
這是條件類別中未產生的部分。 |
| Name |
這是條件類別中未產生的部分。 |
| Parent |
這是條件類別中未產生的部分。 |
| Properties |
這是條件類別中未產生的部分。 (繼承來源 SfcInstance) |
| PropertyStorageProvider |
此屬性會回傳 ISfcPropertyStorageProvider 介面的預設 SFC 實作,子類別可覆寫以回傳另一個儲存提供者(即平面屬性清單) (繼承來源 SfcInstance) |
| State |
這是條件類別中未產生的部分。 (繼承來源 SfcInstance) |
| Urn |
在每個請求建立新的 Urn 字串並回傳。 (繼承來源 SfcInstance) |
方法
事件
| 名稱 | Description |
|---|---|
| propertyChanged |
這是條件類別中未產生的部分。 (繼承來源 SfcInstance) |
| PropertyChanged |
這是條件類別中未產生的部分。 (繼承來源 SfcInstance) |
| propertyMetadataChanged |
這是條件類別中未產生的部分。 (繼承來源 SfcInstance) |
| PropertyMetadataChanged |
這是條件類別中未產生的部分。 (繼承來源 SfcInstance) |
明確介面實作
| 名稱 | Description |
|---|---|
| ISfcRenamable.Rename(SfcKey) |
重新命名伺服器上的物件。 |
| ISfcRenamable.ScriptRename(SfcKey) |
這是條件類別中未產生的部分。 |
| ISfcValidate.Validate(String, Object[]) |
ISfcValidate 政策實作 |