次の方法で共有


IQueryAnnotation インターフェイス

定義

クエリの注釈を表します。

public interface IQueryAnnotation
type IQueryAnnotation = interface
Public Interface IQueryAnnotation
派生

プロパティ

QueryModel

クエリ モデルを取得します。

QuerySource

クエリ ソースを取得します。

適用対象