AddQuery(SqlDataSource, EditQueryContext)
static
|
Invokes the Query Editor dialog.
|
AddQuery(SqlDataSource, IRepositoryItemsProvider)
static
|
Obsolete. Use another SqlDataSourceUIHelper.AddQuery overload that accepts a SqlDataSource and EditQueryContext as parameters.
|
AddQuery(SqlDataSource, UserLookAndFeel, IRepositoryItemsProvider)
static
|
Obsolete. Use another SqlDataSourceUIHelper.AddQuery overload that accepts a SqlDataSource and EditQueryContext as parameters.
|
AddQuery(SqlDataSource, UserLookAndFeel, IWin32Window, IDBSchemaProvider, IRepositoryItemsProvider)
static
|
Obsolete. Use another SqlDataSourceUIHelper.AddQuery overload that accepts a SqlDataSource and EditQueryContext as parameters.
|
AddQuery(SqlDataSource, UserLookAndFeel, IWin32Window, IDBSchemaProvider, IParameterService, IRepositoryItemsProvider)
static
|
Obsolete. Use another SqlDataSourceUIHelper.AddQuery overload that accepts a SqlDataSource and EditQueryContext as parameters.
|
AddQuery(SqlDataSource, UserLookAndFeel, IWin32Window, IDBSchemaProvider, IParameterService)
static
|
Obsolete. Use another SqlDataSourceUIHelper.AddQuery overload that accepts a SqlDataSource and EditQueryContext as parameters.
|
AddQuery(SqlDataSource, UserLookAndFeel, IWin32Window, IDBSchemaProvider)
static
|
Obsolete. Use another SqlDataSourceUIHelper.AddQuery overload that accepts a SqlDataSource and EditQueryContext as parameters.
|
AddQuery(SqlDataSource, UserLookAndFeel, IWin32Window, IRepositoryItemsProvider)
static
|
Obsolete. Use another SqlDataSourceUIHelper.AddQuery overload that accepts a SqlDataSource and EditQueryContext as parameters.
|
AddQuery(SqlDataSource, UserLookAndFeel, IWin32Window)
static
|
Obsolete. Use another SqlDataSourceUIHelper.AddQuery overload that accepts a SqlDataSource and EditQueryContext as parameters.
|
AddQuery(SqlDataSource, UserLookAndFeel)
static
|
Obsolete. Use another SqlDataSourceUIHelper.AddQuery overload that accepts a SqlDataSource and EditQueryContext as parameters.
|
AddQuery(SqlDataSource)
static
|
Invokes the Query Editor dialog.
|
AddQuery<TModel>(SqlDataSource, EditQueryContext, Action<IWizardCustomization<TModel>>)
static
|
Invokes the Query Editor dialog.
|
AddQuery<TModel>(SqlDataSource, UserLookAndFeel, IWin32Window, IDBSchemaProvider, IParameterService, IRepositoryItemsProvider, Action<IWizardCustomization<TModel>>, IServiceProvider, ICustomQueryValidator)
static
|
Obsolete. Use another SqlDataSourceUIHelper.AddQuery<TModel> overload that accepts a SqlDataSource and EditQueryContext as parameters.
|
AddQuery<TModel>(SqlDataSource, UserLookAndFeel, IWin32Window, IDBSchemaProvider, IParameterService, IRepositoryItemsProvider, Action<IWizardCustomization<TModel>>, IServiceProvider)
static
|
Obsolete. Use another SqlDataSourceUIHelper.AddQuery<TModel> overload that accepts a SqlDataSource and EditQueryContext as parameters.
|
AddQuery<TModel>(SqlDataSource, UserLookAndFeel, IWin32Window, IDBSchemaProvider, IParameterService, IRepositoryItemsProvider, Action<IWizardCustomization<TModel>>)
static
|
Obsolete. Use another SqlDataSourceUIHelper.AddQuery<TModel> overload that accepts a SqlDataSource and EditQueryContext as parameters.
|
AddQuery<TModel>(SqlDataSource, UserLookAndFeel, IWin32Window, IDBSchemaProvider, IParameterService, Action<IWizardCustomization<TModel>>, IServiceProvider)
static
|
Obsolete. Use another SqlDataSourceUIHelper.AddQuery<TModel> overload that accepts a SqlDataSource and EditQueryContext as parameters.
|
AddQuery<TModel>(SqlDataSource, UserLookAndFeel, IWin32Window, IDBSchemaProvider, IParameterService, Action<IWizardCustomization<TModel>>)
static
|
Obsolete. Use another SqlDataSourceUIHelper.AddQuery<TModel> overload that accepts a SqlDataSource and EditQueryContext as parameters.
|
AddQueryWithQueryBuilder(SqlDataSource, QueryBuilderEditQueryContext, QueryBuilderRunnerDelegate)
static
|
Invokes the Query Builder.
|
AddQueryWithQueryBuilder(SqlDataSource, QueryBuilderEditQueryContext)
static
|
Invokes the Query Builder.
|
AddQueryWithQueryBuilder(SqlDataSource)
static
|
Invokes the Query Builder.
|
ConfigureConnection(SqlDataSource, ConfigureConnectionContext)
static
|
Invokes the Connection Editor with the specified settings.
|
ConfigureConnection(SqlDataSource, IWizardRunnerContext, IConnectionStorageService)
static
|
Obsolete. Use an appropriate overload of the SqlDataSourceUIHelper.ConfigureConnection method instead.
|
ConfigureConnection(SqlDataSource, UserLookAndFeel, IWin32Window, IConnectionStorageService)
static
|
Obsolete. Invokes the Connection Editor with the specified settings.
|
ConfigureConnection(SqlDataSource, UserLookAndFeel, IWin32Window)
static
|
Obsolete. Invokes the Connection Editor with the specified settings.
|
ConfigureConnection(SqlDataSource, UserLookAndFeel)
static
|
Obsolete. Invokes the Connection Editor with the specified settings.
|
ConfigureConnection(SqlDataSource)
static
|
Invokes the Connection Editor with the specified settings.
|
ConfigureConnection<TModel>(SqlDataSource, ConfigureConnectionContext, Action<IWizardCustomization<TModel>>)
static
|
Invokes the Connection Editor with the specified settings.
|
ConfigureConnection<TModel>(SqlDataSource, IWizardRunnerContext, IConnectionStorageService, Action<IWizardCustomization<TModel>>)
static
|
Obsolete. Use an appropriate overload of the SqlDataSourceUIHelper.ConfigureConnection method instead.
|
ConfigureConnectionParameters(SqlDataSource, ConfigureConnectionContext)
static
|
Invokes the Connection Editor to edit the parameters used to establish a connection to a data base.
|
ConfigureConnectionParameters(SqlDataSource, IWizardRunnerContext, IConnectionStorageService)
static
|
Obsolete. Use an appropriate overload of the SqlDataSourceUIHelper.ConfigureConnection method instead.
|
ConfigureConnectionParameters(SqlDataSource, UserLookAndFeel, IWin32Window, IConnectionStorageService)
static
|
Obsolete. Invokes the Connection Editor to edit the parameters used to establish a connection to a database.
|
ConfigureConnectionParameters(SqlDataSource, UserLookAndFeel, IWin32Window)
static
|
Obsolete. Invokes the Connection Editor to edit the parameters used to establish a connection to a data base.
|
ConfigureConnectionParameters(SqlDataSource, UserLookAndFeel)
static
|
Obsolete. Invokes the Connection Editor to edit the parameters used to establish a connection to a data base.
|
ConfigureConnectionParameters(SqlDataSource)
static
|
Invokes the Connection Editor to edit the parameters used to establish a connection to a database.
|
ConfigureConnectionParameters<TModel>(SqlDataSource, ConfigureConnectionContext, Action<IWizardCustomization<TModel>>)
static
|
Invokes the Connection Editor to edit the parameters used to establish a connection to a data base.
|
ConfigureConnectionParameters<TModel>(SqlDataSource, IWizardRunnerContext, IConnectionStorageService, Action<IWizardCustomization<TModel>>)
static
|
Obsolete. Use an appropriate overload of the SqlDataSourceUIHelper.ConfigureConnection method instead.
|
EditQuery(SqlQuery, EditQueryContext)
static
|
Invokes the Query Builder to edit the specified query.
|
EditQuery(SqlQuery, IRepositoryItemsProvider)
static
|
Obsolete. Invokes the Query Builder to edit the specified query.
|
EditQuery(SqlQuery, UserLookAndFeel, IRepositoryItemsProvider)
static
|
Obsolete. Invokes the Query Builder to edit the specified query.
|
EditQuery(SqlQuery, UserLookAndFeel, IWin32Window, IDBSchemaProvider, IRepositoryItemsProvider)
static
|
Obsolete. Invokes the Query Builder to edit the specified query.
|
EditQuery(SqlQuery, UserLookAndFeel, IWin32Window, IDBSchemaProvider, IParameterService, IRepositoryItemsProvider)
static
|
Obsolete. Invokes the Query Builder to edit the specified query.
|
EditQuery(SqlQuery, UserLookAndFeel, IWin32Window, IDBSchemaProvider, IParameterService)
static
|
Obsolete. Invokes the Query Builder to edit the specified query.
|
EditQuery(SqlQuery, UserLookAndFeel, IWin32Window, IDBSchemaProvider)
static
|
Obsolete. Invokes the Query Builder to edit the specified query.
|
EditQuery(SqlQuery, UserLookAndFeel, IWin32Window, IRepositoryItemsProvider)
static
|
Obsolete. Invokes the Query Builder to edit the specified query.
|
EditQuery(SqlQuery, UserLookAndFeel, IWin32Window)
static
|
Obsolete. Invokes the Query Builder to edit the specified query.
|
EditQuery(SqlQuery, UserLookAndFeel)
static
|
Obsolete. Invokes the Query Builder to edit the specified query.
|
EditQuery(SqlQuery)
static
|
Invokes the Query Builder to edit the specified query.
|
EditQuery<TModel>(SqlQuery, EditQueryContext, Action<IWizardCustomization<TModel>>)
static
|
Invokes the Query Builder to edit the specified query.
|
EditQuery<TModel>(SqlQuery, UserLookAndFeel, IWin32Window, IDBSchemaProvider, IParameterService, IRepositoryItemsProvider, Action<IWizardCustomization<TModel>>, IServiceProvider, ICustomQueryValidator)
static
|
Obsolete. Invokes the Query Builder to edit the specified query.
|
EditQuery<TModel>(SqlQuery, UserLookAndFeel, IWin32Window, IDBSchemaProvider, IParameterService, IRepositoryItemsProvider, Action<IWizardCustomization<TModel>>, IServiceProvider)
static
|
Obsolete. Invokes the Query Builder to edit the specified query.
|
EditQuery<TModel>(SqlQuery, UserLookAndFeel, IWin32Window, IDBSchemaProvider, IParameterService, IRepositoryItemsProvider, Action<IWizardCustomization<TModel>>)
static
|
Obsolete. Invokes the Query Builder to edit the specified query.
|
EditQuery<TModel>(SqlQuery, UserLookAndFeel, IWin32Window, IDBSchemaProvider, IParameterService, Action<IWizardCustomization<TModel>>, IServiceProvider)
static
|
Obsolete. Invokes the Query Builder to edit the specified query.
|
EditQuery<TModel>(SqlQuery, UserLookAndFeel, IWin32Window, IDBSchemaProvider, IParameterService, Action<IWizardCustomization<TModel>>)
static
|
Obsolete. Invokes the Query Builder to edit the specified query.
|
EditQueryWithQueryBuilder(SqlQuery, QueryBuilderEditQueryContext, QueryBuilderRunnerDelegate)
static
|
Invokes the Query Builder.
|
EditQueryWithQueryBuilder(SqlQuery, QueryBuilderEditQueryContext)
static
|
Invokes the Query Builder.
|
EditQueryWithQueryBuilder(SqlQuery)
static
|
Invokes the Query Builder.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
ManageQueries(SqlDataSource, EditQueryContext)
static
|
Invokes the Manage Queries dialog window with the specified settings.
|
ManageQueries(SqlDataSource, UserLookAndFeel, IWin32Window, IDBSchemaProvider, IParameterService, Action<IWizardCustomization<SqlDataSourceModel>>, ICustomQueryValidator)
static
|
Obsolete. Invokes the Manage Queries dialog window with the specified settings.
|
ManageQueries(SqlDataSource, UserLookAndFeel, IWin32Window, IDBSchemaProvider, IParameterService, Action<IWizardCustomization<SqlDataSourceModel>>)
static
|
Obsolete. Invokes the Manage Queries dialog window with the specified settings.
|
ManageQueries(SqlDataSource, UserLookAndFeel, IWin32Window, IDBSchemaProvider, IParameterService)
static
|
Obsolete. Invokes the Manage Queries dialog window with the specified settings.
|
ManageQueries(SqlDataSource, UserLookAndFeel, IWin32Window, IDBSchemaProvider)
static
|
Obsolete. Invokes the Manage Queries dialog window with the specified settings.
|
ManageQueries(SqlDataSource, UserLookAndFeel, IWin32Window)
static
|
Obsolete. Invokes the Manage Queries dialog window with the specified settings.
|
ManageQueries(SqlDataSource, UserLookAndFeel)
static
|
Obsolete. Invokes the Manage Queries dialog window with the specified settings.
|
ManageQueries(SqlDataSource)
static
|
Invokes the Manage Queries dialog window.
|
ManageQueries<TModel>(SqlDataSource, EditQueryContext, Action<IWizardCustomization<TModel>>)
static
|
Invokes the Query Builder to manage the specified queries.
|
ManageRelations(SqlDataSource, ManageRelationsContext)
static
|
Invokes the Master-Detail Relations Editor to specify the key data fields by which a pair of queries is related.
|
ManageRelations(SqlDataSource, UserLookAndFeel, IWin32Window, IDBSchemaProvider)
static
|
Obsolete. Invokes the Master-Detail Relations Editor to specify the key data fields by which a pair of queries is related.
|
ManageRelations(SqlDataSource, UserLookAndFeel, IWin32Window)
static
|
Obsolete. Invokes the Master-Detail Relations Editor to specify the key data fields by which a pair of queries is related.
|
ManageRelations(SqlDataSource, UserLookAndFeel)
static
|
Obsolete. Invokes the Master-Detail Relations Editor to specify the key data fields by which a pair of queries is related.
|
ManageRelations(SqlDataSource)
static
|
Invokes the Master-Detail Relations Editor to specify the key data fields by which a pair of queries is related.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
OpenConnectionAsync(SqlDataSource, IConnectionProviderService, IEditContext, CancellationTokenSource)
static
|
|
RebuildResultSchema(SqlDataSource, RebuildResultSchemaContext)
static
|
Updates the data source schema available on the client in accordance to the current data source structure.
|
RebuildResultSchema(SqlDataSource, UserLookAndFeel, IWin32Window, IParameterService, Boolean)
static
|
Obsolete. Updates the data source schema available on the client in accordance to the current data source structure.
|
RebuildResultSchema(SqlDataSource)
static
|
Updates the data source schema available on the client in accordance to the current data source structure.
|
RebuildResultSchemaAsync(SqlDataSource, RebuildResultSchemaContext, CancellationTokenSource)
static
|
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns a string that represents the current object.
|
ValidateConnection(SqlDataSource, IConnectionProviderService, UserLookAndFeel, IWin32Window, Boolean)
static
|
|