Back to Devexpress

ODataServerModeSource Events

corelibraries-devexpress-dot-data-dot-odatalinq-dot-odataservermodesource-dot-underscore-events.md

latest1.4 KB
Original Source

ODataServerModeSource Events

The data source for the GridControl and SearchLookUpEdit controls that binds these controls to OData service in Server Mode.

NameDescription
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
ExceptionThrownOccurs when the data source exception is thrown.
InconsistencyDetectedOccurs when an inconsistency has been detected during an operation on a data source.

See Also

ODataServerModeSource Class

ODataServerModeSource Members

DevExpress.Data.ODataLinq Namespace