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

適用於