Header menu logo FCQRS

DBType Type

Represents the type of database connection

Union cases

Union case Description

DB2

Full Usage: DB2

IBM DB2

Firebird

Full Usage: Firebird

Firebird

MySql

Full Usage: MySql

MySQL using MySqlConnector

Oracle

Full Usage: Oracle

Oracle Database

PostgreSQL

Full Usage: PostgreSQL

PostgreSQL 9.3+

PostgreSQL15

Full Usage: PostgreSQL15

PostgreSQL 15+

SqlServer2012

Full Usage: SqlServer2012

Microsoft SQL Server 2012

SqlServer2014

Full Usage: SqlServer2014

Microsoft SQL Server 2014

SqlServer2016

Full Usage: SqlServer2016

Microsoft SQL Server 2016

SqlServer2017

Full Usage: SqlServer2017

Microsoft SQL Server 2017

SqlServer2019

Full Usage: SqlServer2019

Microsoft SQL Server 2019

SqlServer2022

Full Usage: SqlServer2022

Microsoft SQL Server 2022

Sqlite

Full Usage: Sqlite

SQLite using Microsoft.Data.Sqlite provider

Instance members

Instance member Description

this.IsDB2

Full Usage: this.IsDB2

Returns: bool
Returns: bool

this.IsFirebird

Full Usage: this.IsFirebird

Returns: bool
Returns: bool

this.IsMySql

Full Usage: this.IsMySql

Returns: bool
Returns: bool

this.IsOracle

Full Usage: this.IsOracle

Returns: bool
Returns: bool

this.IsPostgreSQL

Full Usage: this.IsPostgreSQL

Returns: bool
Returns: bool

this.IsPostgreSQL15

Full Usage: this.IsPostgreSQL15

Returns: bool
Returns: bool

this.IsSqlServer2012

Full Usage: this.IsSqlServer2012

Returns: bool
Returns: bool

this.IsSqlServer2014

Full Usage: this.IsSqlServer2014

Returns: bool
Returns: bool

this.IsSqlServer2016

Full Usage: this.IsSqlServer2016

Returns: bool
Returns: bool

this.IsSqlServer2017

Full Usage: this.IsSqlServer2017

Returns: bool
Returns: bool

this.IsSqlServer2019

Full Usage: this.IsSqlServer2019

Returns: bool
Returns: bool

this.IsSqlServer2022

Full Usage: this.IsSqlServer2022

Returns: bool
Returns: bool

this.IsSqlite

Full Usage: this.IsSqlite

Returns: bool
Returns: bool

Type something to start searching.