Back to Devexpress

CustomSqlQuery Constructors

corelibraries-devexpress-dot-dataaccess-dot-sql-dot-customsqlquery-dot-ctor.md

latest903 B
Original Source

CustomSqlQuery Constructors

A custom query.

NameParametersDescription
CustomSqlQuery()noneInitializes a new instance of the CustomSqlQuery class with the default settings.
CustomSqlQuery(String, String)name, sqlInitializes a new instance of the CustomSqlQuery class with the specified name and query string.

See Also

CustomSqlQuery Class

CustomSqlQuery Members

DevExpress.DataAccess.Sql Namespace