Skip to main content
A newer version of this page is available. .

TableQuery Class

OBSOLETE

This class has become obsolete. Use the SelectQuery class instead.

Obsolete. Use the SelectQuery class instead.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v21.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.Design

Declaration

[Obsolete("This class has become obsolete. Use the SelectQuery class instead.")]
public sealed class TableQuery :
    SqlQuery

Inheritance

Object
SqlQuery
TableQuery

Extension Methods

Show 20 items
See Also