EdmFunction.CommandTextAttribute 属性

定义

获取采用数据库管理系统或存储模型所使用的语言的查询。

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

属性值

数据库管理系统或存储模型使用的语法中的字符串值,其中包含 的 EdmFunction 查询或更新语句。

适用于