Name | Description | |
---|---|---|
WcfDataServicesDataSourceProvider Constructor | Overloaded. Initializes a new instance of the WcfDataServicesDataSourceProvider class. |
The following tables list the members exposed by WcfDataServicesDataSourceProvider.
Name | Description | |
---|---|---|
WcfDataServicesDataSourceProvider Constructor | Overloaded. Initializes a new instance of the WcfDataServicesDataSourceProvider class. |
Name | Description | |
---|---|---|
BufferConfiguration | (Inherited from Xceed.Wpf.Data.AsyncDataSourceProvider) | |
CanCalculateStats | (Inherited from WcfDataServicesDataSourceProviderBase) | |
CanCount | Overridden. Gets a value indicating whether the data-source provider can provide the item count. | |
CanFilter | (Inherited from WcfDataServicesDataSourceProviderBase) | |
CanFilterGroup | (Inherited from WcfDataServicesDataSourceProviderBase) | |
CanGroupCount | (Inherited from WcfDataServicesDataSourceProviderBase) | |
CanJump | (Inherited from WcfDataServicesDataSourceProviderBase) | |
CanJumpToItem | (Inherited from WcfDataServicesDataSourceProviderBase) | |
CanSkip | Gets a value indicating whether the data-source provider supports skipping. (Inherited from WcfDataServicesDataSourceProviderBase) | |
InitialItemCount | Gets or sets a value representing the initial count of the items in the data source. (Inherited from WcfDataServicesDataSourceProviderBase) | |
PageSize | Gets or sets the number of items that will be requested when a data request query is sent to the server. (Inherited from WcfDataServicesDataSourceProviderBase) | |
QueryRequestInterval | Gets or sets a value representing the interval at which the query requests are sent. (Inherited from WcfDataServicesDataSourceProviderBase) |
Name | Description | |
---|---|---|
DataServiceContext | (Inherited from Xceed.Wpf.Data.WcfDataServicesDataSourceProviderBase) | |
ElementType | Overridden. Gets the type of the elements in the data source. |
Name | Description | |
---|---|---|
NotifyItemsAdded | Overloaded. Notifies the data-source provider that the specified item has been added to the data source. (Inherited from Xceed.Wpf.Data.DataSourceProvider) | |
NotifyItemsChanged | Overloaded. (Inherited from WcfDataServicesDataSourceProviderBase) | |
NotifyItemsRemoved | Overloaded. Notifies the data-source provider that the specified item has been removed from the data source. (Inherited from WcfDataServicesDataSourceProviderBase) | |
NotifyReset | Notifies the data-source provider that the data source has been reset. (Inherited from WcfDataServicesDataSourceProviderBase) |
Name | Description | |
---|---|---|
BeginExecuteCountQuery | Overridden. Begins the asynchronous operation of querying the underlying data source for its count. | |
BeginExecuteDataQuery | Overridden. Begins the asynchronous operation of querying the underlying data source for its data. | |
BeginExecuteGroupCountQuery | Begins the asynchronous operation of querying the underlying data source for its group count. (Inherited from Xceed.Wpf.Data.WcfDataServicesDataSourceProviderBase) | |
BeginExecuteStatQuery | (Inherited from WcfDataServicesDataSourceProviderBase) | |
CanSortBy | (Inherited from WcfDataServicesDataSourceProviderBase) | |
EndExecuteCountQuery | Overridden. Ends the asynchronous operation of querying the underlying data source for its count. | |
EndExecuteDataQuery | Overridden. Ends the asynchronous operation of querying the underlying data source for its data. | |
EndExecuteGroupCountQuery | Ends the asynchronous operation of querying the underlying data source for its group count. (Inherited from WcfDataServicesDataSourceProviderBase) | |
EndExecuteStatQuery | (Inherited from WcfDataServicesDataSourceProviderBase) | |
GetPrimaryKeyInfo | Retrieves information about the data source's primary key(s). (Inherited from WcfDataServicesDataSourceProviderBase) | |
GetSupportedFilterOperators | Retrieves a list of the filter operators that are supported for the specified data type. (Inherited from WcfDataServicesDataSourceProviderBase) | |
GetSupportedStatFunctions | (Inherited from WcfDataServicesDataSourceProviderBase) | |
Initialize | Overridden. | |
OnDataObjectsAdded | (Inherited from WcfDataServicesDataSourceProviderBase) | |
OnDataObjectsRemoved | (Inherited from WcfDataServicesDataSourceProviderBase) | |
OnDataSourceChanged | Notifies the data-source provider that the underlying data source has changed. (Inherited from WcfDataServicesDataSourceProviderBase) | |
OnInvalidateData | (Inherited from WcfDataServicesDataSourceProviderBase) | |
OnInvalidateDataObjects | (Inherited from WcfDataServicesDataSourceProviderBase) |
Name | Description | |
---|---|---|
UnhandledException | Raised when an exception is thrown by the data source that is wrapped by the provider. (Inherited from Xceed.Wpf.Data.DataSourceProvider) |