Share via


RelationalCommand.CommandText Property

Definition

Gets the command text to be executed.

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

Property Value

Implements

Applies to