Back to Devexpress

IDataConnection Interface

corelibraries-devexpress-dot-dataaccess-dot-wizard-dot-model-dd40567c.md

latest1.3 KB
Original Source

IDataConnection Interface

When implemented by a class, enables it to connect to a data source.

Namespace : DevExpress.DataAccess.Wizard.Model

Assembly : DevExpress.DataAccess.v25.2.dll

NuGet Package : DevExpress.DataAccess

Declaration

csharp
public interface IDataConnection
vb
Public Interface IDataConnection

The following members return IDataConnection objects:

LibraryRelated API Members
Cross-Platform Class LibraryIDataComponentModelWithConnection.DataConnection
.NET Reporting ToolsXtraReportModel.DataConnection

See Also

IDataConnection Members

DevExpress.DataAccess.Wizard.Model Namespace