Xceed Toolkit Plus for WPF v4.6 Documentation
WcfDataServicesDataSourceProvider Class Members
Properties  Methods  Events


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

The following tables list the members exposed by WcfDataServicesDataSourceProvider.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the WcfDataServicesDataSourceProvider class.  
Top
Public Properties
 NameDescription
Public Property (Inherited from Xceed.Wpf.Data.AsyncDataSourceProvider)
Public Property (Inherited from WcfDataServicesDataSourceProviderBase)
Public PropertyOverridden. Gets a value indicating whether the data-source provider can provide the item count.  
Public Property (Inherited from WcfDataServicesDataSourceProviderBase)
Public Property (Inherited from WcfDataServicesDataSourceProviderBase)
Public Property (Inherited from WcfDataServicesDataSourceProviderBase)
Public Property (Inherited from WcfDataServicesDataSourceProviderBase)
Public Property (Inherited from WcfDataServicesDataSourceProviderBase)
Public PropertyGets a value indicating whether the data-source provider supports skipping.  (Inherited from WcfDataServicesDataSourceProviderBase)
Public PropertyGets or sets a value representing the initial count of the items in the data source.   (Inherited from WcfDataServicesDataSourceProviderBase)
Public PropertyGets or sets the number of items that will be requested when a data request query is sent to the server. (Inherited from WcfDataServicesDataSourceProviderBase)
Public PropertyGets or sets a value representing the interval at which the query requests are sent. (Inherited from WcfDataServicesDataSourceProviderBase)
Top
Protected Properties
 NameDescription
Protected Property (Inherited from Xceed.Wpf.Data.WcfDataServicesDataSourceProviderBase)
Protected Internal PropertyOverridden. Gets the type of the elements in the data source.  
Top
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 WcfDataServicesDataSourceProviderBase)
Public MethodOverloaded. Notifies the data-source provider that the specified item has been removed from the data source. (Inherited from WcfDataServicesDataSourceProviderBase)
Public MethodNotifies the data-source provider that the data source has been reset. (Inherited from WcfDataServicesDataSourceProviderBase)
Top
Protected Methods
 NameDescription
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 MethodBegins the asynchronous operation of querying the underlying data source for its group count. (Inherited from Xceed.Wpf.Data.WcfDataServicesDataSourceProviderBase)
Protected Method (Inherited from WcfDataServicesDataSourceProviderBase)
Protected Method (Inherited from WcfDataServicesDataSourceProviderBase)
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 MethodEnds the asynchronous operation of querying the underlying data source for its group count. (Inherited from WcfDataServicesDataSourceProviderBase)
Protected Method (Inherited from WcfDataServicesDataSourceProviderBase)
Protected MethodRetrieves information about the data source's primary key(s). (Inherited from WcfDataServicesDataSourceProviderBase)
Protected MethodRetrieves a list of the filter operators that are supported for the specified data type. (Inherited from WcfDataServicesDataSourceProviderBase)
Protected Method (Inherited from WcfDataServicesDataSourceProviderBase)
Protected MethodOverridden.   
Protected Method (Inherited from WcfDataServicesDataSourceProviderBase)
Protected Method (Inherited from WcfDataServicesDataSourceProviderBase)
Protected MethodNotifies the data-source provider that the underlying data source has changed. (Inherited from WcfDataServicesDataSourceProviderBase)
Protected Method (Inherited from WcfDataServicesDataSourceProviderBase)
Protected Method (Inherited from WcfDataServicesDataSourceProviderBase)
Top
Public Events
 NameDescription
Public EventRaised when an exception is thrown by the data source that is wrapped by the provider. (Inherited from Xceed.Wpf.Data.DataSourceProvider)
Top
See Also

Reference

WcfDataServicesDataSourceProvider Class
Xceed.Wpf.Data Namespace