Back to Devexpress

GetSourceEventArgs Properties

corelibraries-devexpress-dot-data-dot-odatalinq-dot-getsourceeventargs-dot-underscore-properties.md

latest1.5 KB
Original Source

GetSourceEventArgs Properties

Provides data for the ODataInstantFeedbackSource.GetSource and ODataInstantFeedbackSource.DismissSource events.

NameDescription
AreSourceRowsThreadSafeSpecifies whether elements retrieved by the ODataInstantFeedbackSource‘s queryable source are thread-safe.
ExtenderThis property is intended for internal use.
KeyExpressionsGets or sets the name of the key property.
Properties
QuerySpecifies the query request to the OData service.
TagGets or sets an arbitrary object associated with a queryable source.

See Also

GetSourceEventArgs Class

GetSourceEventArgs Members

DevExpress.Data.ODataLinq Namespace