Enum AppConfiguration_Connection.AppConfigurationConnectionType
- Namespace
 - PolarStudio
 
- Assembly
 - PolarStudio.dll
 
The type of database connection
public enum AppConfiguration_Connection.AppConfigurationConnectionType
  - Extension Methods
 
Fields
CUSTOM = 2For custom connection strings
JET = 0For connections to Microsoft JET databases. Outdated.
SQLSERVER = 1For connections to Microsoft SQL Server databases.
UNKNOWN = 3Used if the type of connection is unknown