RelationalCommand.CommandText 属性

定义

获取要执行的命令文本。

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

属性值

实现

适用于