SfcInstance<K,T> クラス

定義

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

public abstract class SfcInstance<K,T> : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance where K : SfcKey where T : SfcInstance, new()
type SfcInstance<'K, 'T (requires 'K :> SfcKey and 'T :> SfcInstance and 'T : (new : unit -> 'T))> = class
    inherit SfcInstance
Public MustInherit Class SfcInstance(Of K, T)
Inherits SfcInstance

型パラメーター

K

インスタンス クラスのキーの型。

T

インスタンス クラスの型。

継承
SfcInstance<K,T>
派生

コンストラクター

名前 説明
SfcInstance<K,T>()

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

プロパティ

名前 説明
AbstractIdentityKey

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
IdentityKey

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

KeyChain

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

(継承元 SfcInstance)
Metadata

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
Parent

親はローカルに保持されるものではありません。それはキーチェーンから暗示されています 親の概念は本当に親を介してのみこれを行う場合、ルートの下で階層化についてです。その後、軽量の SfcKeyChain セットのみでオブジェクトをインスタンス化することはできません

ヘルパー操作でキーチェーンを設定するための親の設定

(継承元 SfcInstance)
Properties

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
PropertyStorageProvider

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

(継承元 SfcInstance)
State

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
Urn

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

(継承元 SfcInstance)

メソッド

名前 説明
AlterImpl()

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
CheckObjectCreated()

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

(継承元 SfcInstance)
CheckObjectState()

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

(継承元 SfcInstance)
CreateIdentityKey()

厳密に型指定されたバージョンのラッパー。 非ジェネリック SfcInstance ベースにはこれが必要です。

CreateImpl()

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
CreateKey()

派生クラスは、プロパティからクラス インスタンスのキーを作成するためにこれを実装する必要があります。

Discover(ISfcDependencyDiscoveryObjectSink)

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
DropImpl()

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
GetChildCollection(String)

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

(継承元 SfcInstance)
GetDomain()

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
GetObjectFactory()

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

GetPropertySet()

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
GetTypeMetadata()

内部静的クラス型のメタデータ アクセス。 通常、スイッチを介してドメイン ルート インスタンスから呼び出されます。 型の TypeMetadata をカスタマイズするには、このメソッドの呼び出しをスキップし、クラスの独自の SfcTypeMetadata 派生オブジェクトを返します。

GetTypeMetadataImpl()

内部インスタンス クラス型のメタデータ アクセス。 これにより、型の SfcTypeMetadata の既定の静的実装が返されます。 型の TypeMetadata をカスタマイズするには、派生型クラスでこのメソッドをオーバーライドし、そのクラスの独自の SfcTypeMetadata 派生オブジェクト シングルトンを指すようにします。

InitializeUIPropertyState()

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

(継承元 SfcInstance)
MarkForDropImpl(Boolean)

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
MarkRootAsConnected()

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
MoveImpl(SfcInstance)

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs)

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
OnPropertyValueChanges(PropertyChangedEventArgs)

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
PostAlter(Object)

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
PostCreate(Object)

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
PostDrop(Object)

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
PostMove(Object)

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
PostRename(Object)

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
Refresh()

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

(継承元 SfcInstance)
RenameImpl(SfcKey)

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
ResetKey()

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
Serialize(XmlWriter)

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
ToString()

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
UpdateUIPropertyState()

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
Validate()

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

(継承元 SfcInstance)

イベント

名前 説明
propertyChanged

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
PropertyChanged

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
propertyMetadataChanged

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)
PropertyMetadataChanged

ドメイン内のすべての Sfc オブジェクト型のジェネリック 基底クラス。

(継承元 SfcInstance)

適用対象