Table of Contents

Enum AppConfiguration_Connection.AppConfigurationConnectionType

Namespace
PolarStudio
Assembly
PolarStudio.dll

The type of database connection

public enum AppConfiguration_Connection.AppConfigurationConnectionType
Extension Methods

Fields

CUSTOM = 2

For custom connection strings

JET = 0

For connections to Microsoft JET databases. Outdated.

SQLSERVER = 1

For connections to Microsoft SQL Server databases.

UNKNOWN = 3

Used if the type of connection is unknown