TableQuery Class
Obsolete. Obsolete. Use the SelectQuery class instead.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v20.2.dll
Declaration
[Obsolete("This class has become obsolete. Use the SelectQuery class instead.")]
public sealed class TableQuery :
SqlQuery
<Obsolete("This class has become obsolete. Use the SelectQuery class instead.")>
Public NotInheritable Class TableQuery
Inherits SqlQuery
Extension Methods
Show 20 items
See Also
Feedback