Skip to main content
A newer version of this page is available. .

FederationDataSourceBase Class

A base class for the classes that implement federated data sources.

Namespace: DevExpress.DataAccess.DataFederation

Assembly: DevExpress.DataAccess.v19.2.dll

Declaration

public abstract class FederationDataSourceBase :
    DataComponentBase

The following members return FederationDataSourceBase objects:

Implements

Inheritance

Object
MarshalByRefObject
Component
DevExpress.DataAccess.DataComponentBase
See Also