EdmFunction.CommandTextAttribute 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取采用数据库管理系统或存储模型所使用的语言的查询。
public string CommandTextAttribute { get; }
member this.CommandTextAttribute : string
Public ReadOnly Property CommandTextAttribute As String
属性值
数据库管理系统或存储模型使用的语法中的字符串值,其中包含 的 EdmFunction 查询或更新语句。