Xceed Toolkit Plus for WPF v4.6 Documentation
AsyncSqlDataSourceProvider Class Methods


Xceed.Wpf.ListBox Assembly > Xceed.Wpf.Data Namespace : AsyncSqlDataSourceProvider Class

For a list of all members of this type, see AsyncSqlDataSourceProvider members.

Public Methods
 NameDescription
Public MethodOverloaded. Notifies the data-source provider that the specified item has been added to the data source. (Inherited from Xceed.Wpf.Data.DataSourceProvider)
Public MethodOverloaded.  (Inherited from AsyncDataSourceProvider)
Public MethodOverloaded. Notifies the data-source provider that the specified item has been removed from the data source. (Inherited from AsyncDataSourceProvider)
Public MethodNotifies the data-source provider that the data source has been reset. (Inherited from AsyncDataSourceProvider)
Top
Protected Methods
 NameDescription
Protected Method  
Protected MethodOverridden. Begins the asynchronous operation of querying the underlying data source for its count.  
Protected MethodOverridden. Begins the asynchronous operation of querying the underlying data source for its data.  
Protected MethodOverridden. Begins the asynchronous operation of querying the underlying data source for its group count.  
Protected MethodOverridden. Begins the asynchronous operation of querying the underlying data source for the result of a statistical function.  
Protected Method  
Protected Method  
Protected MethodRetrieves a value indicating whether the specified sort criteria are supported by the data source. (Inherited from Xceed.Wpf.Data.DataSourceProvider)
Protected Method  
Protected MethodOverridden. Ends the asynchronous operation of querying the underlying data source for its count.  
Protected MethodOverridden. Ends the asynchronous operation of querying the underlying data source for its data.  
Protected MethodOverridden. Ends the asynchronous operation of querying the underlying data source for its group count.  
Protected MethodOverridden. Ends the asynchronous operation of querying the underlying data source for the result of a statistical function.  
Protected Method  
Protected Method  
Protected MethodRetrieves information about the data source's primary key(s). (Inherited from AsyncDataSourceProvider)
Protected Method  
Protected MethodRetrieves a list of the filter operators that are supported for the specified data type. (Inherited from AsyncDataSourceProvider)
Protected MethodOverridden.   
Protected MethodInitializes the data-source provider. (Inherited from AsyncDataSourceProvider)
Protected Method (Inherited from AsyncDataSourceProvider)
Protected Method (Inherited from AsyncDataSourceProvider)
Protected MethodNotifies the data-source provider that the underlying data source has changed. (Inherited from AsyncDataSourceProvider)
Protected Method (Inherited from AsyncDataSourceProvider)
Protected Method (Inherited from AsyncDataSourceProvider)
Top
See Also

Reference

AsyncSqlDataSourceProvider Class
Xceed.Wpf.Data Namespace