Click or drag to resize

DatabaseType Enumeration

List of database types.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public enum DatabaseType
Members
  Member nameValueDescription
Oracle0 Oracle
MicrosoftOfficeAccess1 Microsoft Office Access
MicrosoftSQLServer2 Microsoft SQL Server
MySQL3 MySQL
PostgreSQL4 PostgreSQL
DB25 IBM DB2
SQLite6 SQLite
MongoDB7 MongoDB
Teradata8 Teradata
Neo4j9 Neo4j
MariaDB10 MariaDB
See Also