ObjectQuery.CommandText 属性

定义

返回查询的命令文本。

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

属性值

字符串值。

适用于