WcfInstantFeedbackDataSourceBase.Query Property
Gets or sets the query request to a WCF Data Service. This is a dependency property.
Namespace: DevExpress.Xpf.Core.ServerMode
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
IQueryable | A query request to a WCF Data Service. |
See Also