Table of Contents

Enum DatabaseType

Namespace
NLightning.Infrastructure.Persistence.Enums
Assembly
NLightning.Infrastructure.Persistence.dll
public enum DatabaseType : byte

Fields

MicrosoftSql = 0
PostgreSql = 1
Sqlite = 2