KnowledgeStoreProjectionSelector クラス

定義

具象セレクター間でプロパティを共有する抽象クラス。

public abstract class KnowledgeStoreProjectionSelector
type KnowledgeStoreProjectionSelector = class
Public MustInherit Class KnowledgeStoreProjectionSelector
継承
KnowledgeStoreProjectionSelector
派生

コンストラクター

KnowledgeStoreProjectionSelector()

KnowledgeStoreProjectionSelector の新しいインスタンスを初期化します。

プロパティ

GeneratedKeyName

プロジェクションを格納する生成されたキーの名前。

Inputs

複雑なプロジェクションの入れ子になった入力。

ReferenceKeyName

異なるプロジェクションへの参照キーの名前。

Source

プロジェクトへのソース データ。

SourceContext

複雑なプロジェクションのソース コンテキスト。

適用対象