共用方式為


EdmFunction.CommandTextAttribute 屬性

定義

取得以資料庫管理系統或儲存體模型使用之語言所撰寫的查詢。

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

屬性值

資料庫管理系統或儲存體模型所使用的語法字串值,其中包含 的 EdmFunction 查詢或更新語句。

適用於