|
Name |
Description |

|
static bool AddQuery(SqlDataSource dataSource)
|
Invokes the Query Editor dialog.
|

|
static bool AddQuery(SqlDataSource dataSource, EditQueryContext context)
|
Invokes the Query Editor dialog.
|

|
static bool AddQuery(SqlDataSource dataSource, IRepositoryItemsProvider repositoryItemsProvider)
|
Obsolete. Use another AddQuery overload that accepts a DevExpress.DataAccess.Sql.SqlDataSource and EditQueryContext as parameters.
|

|
static bool AddQuery(SqlDataSource dataSource, UserLookAndFeel lookAndFeel)
|
Obsolete. Use another AddQuery overload that accepts a DevExpress.DataAccess.Sql.SqlDataSource and EditQueryContext as parameters.
|

|
static bool AddQuery(SqlDataSource dataSource, UserLookAndFeel lookAndFeel, IRepositoryItemsProvider repositoryItemsProvider)
|
Obsolete. Use another AddQuery overload that accepts a DevExpress.DataAccess.Sql.SqlDataSource and EditQueryContext as parameters.
|

|
static bool AddQuery(SqlDataSource dataSource, UserLookAndFeel lookAndFeel, IWin32Window owner)
|
Obsolete. Use another AddQuery overload that accepts a DevExpress.DataAccess.Sql.SqlDataSource and EditQueryContext as parameters.
|

|
static bool AddQuery(SqlDataSource dataSource, UserLookAndFeel lookAndFeel, IWin32Window owner, IRepositoryItemsProvider repositoryItemsProvider)
|
Obsolete. Use another AddQuery overload that accepts a DevExpress.DataAccess.Sql.SqlDataSource and EditQueryContext as parameters.
|

|
static bool AddQuery(SqlDataSource dataSource, UserLookAndFeel lookAndFeel, IWin32Window owner, IDBSchemaProvider dbSchemaProvider)
|
Obsolete. Use another AddQuery overload that accepts a DevExpress.DataAccess.Sql.SqlDataSource and EditQueryContext as parameters.
|

|
static bool AddQuery(SqlDataSource dataSource, UserLookAndFeel lookAndFeel, IWin32Window owner, IDBSchemaProvider dbSchemaProvider, IRepositoryItemsProvider repositoryItemsProvider)
|
Obsolete. Use another AddQuery overload that accepts a DevExpress.DataAccess.Sql.SqlDataSource and EditQueryContext as parameters.
|

|
static bool AddQuery(SqlDataSource dataSource, UserLookAndFeel lookAndFeel, IWin32Window owner, IDBSchemaProvider dbSchemaProvider, IParameterService parameterService)
|
Obsolete. Use another AddQuery overload that accepts a DevExpress.DataAccess.Sql.SqlDataSource and EditQueryContext as parameters.
|

|
static bool AddQuery(SqlDataSource dataSource, UserLookAndFeel lookAndFeel, IWin32Window owner, IDBSchemaProvider dbSchemaProvider, IParameterService parameterService, IRepositoryItemsProvider repositoryItemsProvider)
|
Obsolete. Use another AddQuery overload that accepts a DevExpress.DataAccess.Sql.SqlDataSource and EditQueryContext as parameters.
|