ComponentOne FlexPivot for WinForms
Query Class
Members 

C1.DataEngine.4 Assembly > C1.DataEngine Namespace : Query Class
Represents a DataEngine query, that is, a table filled with rows computed by DataEngine from one or more base tables by applying query operations.
Object Model
Query Class
Syntax
'Declaration
 
Public Class Query 
   Inherits Table
public class Query : Table 
Inheritance Hierarchy

System.Object
   C1.DataEngine.Table
      C1.DataEngine.Query
         C1.DataEngine.JoinQuery

See Also

Reference

Query Members
C1.DataEngine Namespace