Back to Devexpress

SqlQuery Properties

corelibraries-devexpress-dot-dataaccess-dot-sql-dot-sqlquery-dot-underscore-properties.md

latest933 B
Original Source

SqlQuery Properties

A formalized description of a database query used to select data from SqlDataSource.

NameDescription
IsolationLevelSpecifies the isolation level for SqlQuery.
NameSpecifies the query name.
ParametersProvides access to the collection of parameters defined for the SqlQuery.

See Also

SqlQuery Class

SqlQuery Members

DevExpress.DataAccess.Sql Namespace