Gets a collection of all supported database type names.
Namespace: CleanCode.DatabaseControls.SupportAssembly: CleanCode.DatabaseControls (in CleanCode.DatabaseControls.dll) Version: 1.2.3.0 (1.2.03)
Syntax
public static Collection<string> DbNames { get; }
Field Value
The database type names.See Also