Describes a query that is executed to fetch data for a DataSet
            (the query is specified by the Query property
            on the data set object).
            
        
    Namespace: 
   C1.C1Preview.DataBindingAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
 Syntax
Syntax
| C# | 
|---|
| public class Query | 
| Visual Basic | 
|---|
| Public Class Query | 
 
     
     
     
     
    