[]
        
(Showing Draft Content)

C1.C1Preview.DataBinding.Query.CommandText

CommandText Property

CommandText

Gets or sets the command text that is executed to obtain the data. The interpretation of this text depends on the query type specified by the CommandType property.

Declaration
public string CommandText { get; set; }