EdmFunction.CommandTextAttribute プロパティ

定義

データベース管理システムまたはストレージ モデルによって使用される言語でのクエリを取得します。

public string CommandTextAttribute { get; }
member this.CommandTextAttribute : string
Public ReadOnly Property CommandTextAttribute As String

プロパティ値

のクエリまたは更新ステートメントを含むデータベース管理システムまたはストレージ モデルで使用される構文の EdmFunction 文字列値。

適用対象