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

DataConnection Class

Represents a connection to a data store.

Namespace: DevExpress.DataAccess

Assembly: DevExpress.Dashboard.v18.2.Core.dll

Declaration

public class DataConnection :
    SqlDataConnection,
    IReferenceCountObject,
    INamedItem

Implements

Inheritance

See Also