Show / Hide Table of Contents

Enum Enums.DatabaseType

What type of database is being accessed?

Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
public enum DatabaseType

Fields

Name Description
MySQL
NotSet
PostGres
SQLServer

Extension Methods

EnumExtensions.GetAttributeOfType<TAttribute>()
In This Article
Back to top Generated by DocFX