Show / Hide Table of Contents

    DatabaseType Enum

    .NET Standard 2.x | Current Version (1.0.1)

    0.5.0-alpha 1.0.1 (current)

    Specifies the database type in the data context options.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

       public enum DatabaseType;
    

    Member

    Member Name Description
    SqlServer SQL Server
    Sqlite SQLite
    Oracle Oracle
    MySql MySQL
    PostgreSql PostgreSQL
    Odbc ODBC
    Back to top Generated by Appeon