Table of Contents

Class OdbcDataSource

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents an individual generic open database connectivity (ODBC) data source.

public class OdbcDataSource : OdbcDataSourceBase, IComparable<OdbcDataSourceBase>
Inheritance
OdbcDataSource
Implements
Inherited Members

Constructors

OdbcDataSource()

Initializes a new instance of the CENTREL.XIA.Configuration.Types.OdbcDataSource class.

public OdbcDataSource()