Condition クラス

定義

これは Condition クラスの生成されていない部分です。

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
継承
Condition
実装

コンストラクター

名前 説明
Condition()

逆シリアル化に使用される既定のコンストラクター。 VSTS 55852。

Condition(PolicyStore, String)

これは Condition クラスの生成されていない部分です。

プロパティ

名前 説明
AbstractIdentityKey

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
CreateDate

これは Condition クラスの生成されていない部分です。

CreatedBy

これは Condition クラスの生成されていない部分です。

DateModified

これは Condition クラスの生成されていない部分です。

Description

これは Condition クラスの生成されていない部分です。

ExpressionNode

これは Condition クラスの生成されていない部分です。

Facet

これは Condition クラスの生成されていない部分です。

HasScript

動的スクリプトを実行する式が条件に含まれている場合は true を返します。これは危険な可能性があります。

ID

これは Condition クラスの生成されていない部分です。

IdentityKey

これは Condition クラスの生成されていない部分です。

IsEnumerable

条件をターゲット セット レベルフィルター条件として使用できる場合は true、それ以外の場合は false を返します。

IsSystemObject

これは Condition クラスの生成されていない部分です。

KeyChain

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

(継承元 SfcInstance)
Metadata

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
ModifiedBy

これは Condition クラスの生成されていない部分です。

Name

これは Condition クラスの生成されていない部分です。

Parent

これは Condition クラスの生成されていない部分です。

Properties

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
PropertyStorageProvider

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

(継承元 SfcInstance)
State

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
Urn

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

(継承元 SfcInstance)

メソッド

名前 説明
Alter()

これは Condition クラスの生成されていない部分です。

AlterImpl()

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
CheckObjectCreated()

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

(継承元 SfcInstance)
CheckObjectState()

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

(継承元 SfcInstance)
Create()

これは Condition クラスの生成されていない部分です。

CreateIdentityKey()

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
CreateImpl()

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
Discover(ISfcDependencyDiscoveryObjectSink)

これは Condition クラスの生成されていない部分です。

Drop()

これは Condition クラスの生成されていない部分です。

DropImpl()

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
EnumDependentPolicies()

この条件に依存する Policy オブジェクトのコレクションを返します。

GetChildCollection(String)

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

(継承元 SfcInstance)
GetDomain()

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
GetObjectFactory()

これは Condition クラスの生成されていない部分です。

GetPropertySet()

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
GetSupportedEvaluationMode()

条件の式ファセットでサポートされる集計評価モード

GetSupportedEvaluationModeOnDomain(String)

条件の式ファセットでサポートされる集計評価モード

GetTypeMetadataImpl()

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
InitializeUIPropertyState()

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

(継承元 SfcInstance)
MarkForDropImpl(Boolean)

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
MarkRootAsConnected()

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
MoveImpl(SfcInstance)

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs)

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
OnPropertyValueChanges(PropertyChangedEventArgs)

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
PostAlter(Object)

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
PostCreate(Object)

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
PostDrop(Object)

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
PostMove(Object)

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
PostRename(Object)

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
Refresh()

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

(継承元 SfcInstance)
Rename(String)

サーバー上のオブジェクトの名前を変更します。

RenameImpl(SfcKey)

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
ResetKey()

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
ScriptAlter()

オブジェクトのすべての変更をスクリプトで作成します。

ScriptCreate()

オブジェクトのスクリプト作成

ScriptDrop()

オブジェクトのスクリプトの削除

Serialize(XmlWriter)

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
ToString()

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
UpdateUIPropertyState()

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
Validate()

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

(継承元 SfcInstance)
Validate(String)

ポリシーの検証 ISfcValidate.Validate とは異なり、このメソッドは、このメソッドの実行で例外が生成されない場合に発生する最初の例外をスローします。検証に合格しました

イベント

名前 説明
propertyChanged

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
PropertyChanged

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
propertyMetadataChanged

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)
PropertyMetadataChanged

これは Condition クラスの生成されていない部分です。

(継承元 SfcInstance)

明示的なインターフェイスの実装

名前 説明
ISfcRenamable.Rename(SfcKey)

サーバー上のオブジェクトの名前を変更します。

ISfcRenamable.ScriptRename(SfcKey)

これは Condition クラスの生成されていない部分です。

ISfcValidate.Validate(String, Object[])

ポリシーの ISfcValidate 実装

適用対象