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

DevExpress.DataAccess.ConnectionParameters Namespace

Contains classes that incorporate connection parameters of various data providers.

Assembly: DevExpress.DataAccess.v19.2.dll

Classes

Name Description
Access2007ConnectionParameters Contains parameters used to establish a connection to an Access 2007 database file.
Access97ConnectionParameters Contains parameters used to establish a connection to an Access 97 database file.
AdvantageConnectionParameters Contains parameters used to establish a connection to an Advantage database file.
AmazonRedshiftConnectionParameters Contains parameters used to establish a connection to an Amazon Redshift database.
AsaConnectionParameters Contains parameters used to establish a connection to an SAP SQL Anywhere database.
AseConnectionParameters Contains parameters used to establish a connection to an ASE database server.
BigQueryConnectionParameters Contains parameters used to establish a connection to Google BigQuery datasets.
CustomStringConnectionParameters Contains a connection string.
DataConnectionParametersBase Serves as the base for classes that contain the parameters of data connections.
DB2ConnectionParameters Contains parameters used to establish a connection to a DB2 database server.
FileConnectionParametersBase Serves as the base for classes that contain the parameters used to connect to database files.
FireBirdConnectionParameters Contains parameters used to establish a connection to a Firebird database server or embedded database.
MsSqlCEConnectionParameters Contains parameters used to establish a connection to a Microsoft SQL Server Compact Edition database file.
MsSqlConnectionParameters Contains parameters used to establish a connection to a Microsoft SQL Server.
MySqlConnectionParameters Contains parameters used to establish a connection to a MySQL server.
OlapConnectionParameters Contains parameters used to establish a connection to a cube in an MS Analysis Services database.
OracleConnectionParameters Contains parameters used to establish a connection to an Oracle server.
PervasiveSqlConnectionParameters Contains parameters used to establish a connection to a Pervasive PSQL database server.
PostgreSqlConnectionParameters Contains parameters used to establish a connection to a PostgreSQL database server.
SQLiteConnectionParameters Contains parameters used to establish a connection to a SQLite database file.
SqlServerConnectionParametersBase Serves as the base for classes that contain parameters used to connect to SQL servers.
TeradataConnectionParameters Contains parameters used to establish a connection to a Teradata database server.
VistaDB5ConnectionParameters Contains parameters used to establish a connection to a VistaDB 5 database file.
VistaDBConnectionParameters Contains parameters used to establish a connection to a VistaDB database file.
XmlFileConnectionParameters Contains parameters used to establish a connection to an XML file.

Enums

Name Description
AdvantageServerType Lists values that identify the type of the Advantage server.
AsaConnectionType Lists values that identify the type of connection to an SAP SQL Anywhere database.
BigQueryAuthorizationType Lists values used to specify the authorization type when connecting to a BigQuery data source.
FireBirdConnectionType Lists values that specify the type of the connection destination.
MsSqlAuthorizationType Lists values that specify the authentication mode of the Microsoft SQL Server.