次の方法で共有


ParseResult クラス

定義

Entity SQL パーサーの結果の情報。

public sealed class ParseResult
type ParseResult = class
Public NotInheritable Class ParseResult
継承
ParseResult

プロパティ

CommandTree

解析中に生成されるコマンド ツリー。

FunctionDefinitions

クエリのインライン関数定義を表す FunctionDefinition オブジェクトのリスト。

適用対象