EdmFunction.CommandTextAttribute プロパティ

定義

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

public:
 property System::String ^ CommandTextAttribute { System::String ^ get(); };
public string CommandTextAttribute { get; }
member this.CommandTextAttribute : string
Public ReadOnly Property CommandTextAttribute As String

プロパティ値

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

適用対象