Back to Devexpress

DevExpress.DataAccess.Sql.DataApi Namespace

corelibraries-devexpress-dot-dataaccess-dot-sql-3f52ec7e.md

latest1.2 KB
Original Source

DevExpress.DataAccess.Sql.DataApi Namespace

Contains classes used to access data obtained using a SqlDataSource.

Assembly : DevExpress.DataAccess.v25.2.dll

NuGet Package : DevExpress.DataAccess

Interfaces

NameDescription
IColumnA schema of a column in a ITable.
IRelationA master-detail relation of a ITable.
IResultSetA cache of data retrieved using the SqlDataSource.
IRowA row of data in a ITable.
ITableA table from the IResultSet data set.