TableInfoList Class
OBSOLETE
This class has become obsolete. Use the corresponding functionality of the SelectQuery class instead.
Obsolete. Use the corresponding functionality of the SelectQuery class instead.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
[Obsolete("This class has become obsolete. Use the corresponding functionality of the SelectQuery class instead.")]
public class TableInfoList :
List<TableInfo>
Related API Members
The following members return TableInfoList objects:
See Also