EdmFunction.CommandTextAttribute 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得以資料庫管理系統或儲存體模型使用之語言所撰寫的查詢。
public string CommandTextAttribute { get; }
member this.CommandTextAttribute : string
Public ReadOnly Property CommandTextAttribute As String
屬性值
資料庫管理系統或儲存體模型所使用的語法字串值,其中包含 的 EdmFunction 查詢或更新語句。