QueryPicker DbType Property CleanCode C# Libraries v1.2.03 API
Sets the database type context.

Namespace: CleanCode.DatabaseControls
Assembly: CleanCode.DatabaseControls (in CleanCode.DatabaseControls.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public ConnectionStringManager..::..DBTypes DbType { get; set; }

Field Value

The database type.
See Also