Show / Hide Table of Contents

Class DbEngine

The DbEngine

Inheritance
System.Object
DbEngine
Namespace: MESL.SqlRace.Domain
Assembly: MESL.SqlRace.Domain.dll
Syntax
public sealed class DbEngine : Enum

Fields

None

None choosen

Declaration
public const DbEngine None
Field Value
Type Description
DbEngine

SqLite

SQLite

Declaration
public const DbEngine SqLite
Field Value
Type Description
DbEngine

SQLServer

SQL Server

Declaration
public const DbEngine SQLServer
Field Value
Type Description
DbEngine

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
Back to top Generated by DocFX