C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.DataBinding Namespace / Query Class / CommandText Property

In This Topic
CommandText Property
In This Topic
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.
Syntax
'Declaration
 
Public Property CommandText As String
 
See Also