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


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

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

Public Properties
 NameDescription
Public Property (Inherited from Xceed.Wpf.Data.AsyncDataSourceProvider)
Public PropertyOverridden.   
Public PropertyOverridden. Gets a value indicating whether the data-source provider can provide the item count.  
Public PropertyOverridden. Gets a value indicating whether the data-source provider supports filtering.  
Public PropertyOverridden.   
Public PropertyOverridden. Gets a value indicating whether the data-source provider can provide the group count.  
Public PropertyOverridden.   
Public PropertyOverridden. Gets a value indicating whether the data-source provider supports starting operations from a specific item in the data source.  
Public PropertyOverridden. Gets a value indicating whether the data-source provider supports skipping.  
Public PropertyGets or sets the number of items that will be requested when a data request query is sent to the server. (Inherited from AsyncDataSourceProvider)
Public PropertyGets or sets a value representing the interval at which the query requests are sent. (Inherited from AsyncDataSourceProvider)
Top
Protected Properties
 NameDescription
Protected Internal PropertyGets the type of the elements in the data source. (Inherited from Xceed.Wpf.Data.DataSourceProvider)
Top
See Also

Reference

AsyncSqlDataSourceProvider Class
Xceed.Wpf.Data Namespace