In This Topic
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
Syntax
'Declaration
Public Class Query
Inherits Table
public class Query : Table
Inheritance Hierarchy
See Also