www.Chart4.NET (Documentation) | Samples Download | Release Notes
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Database management system to which the connection-string belongs. Applies to hpcData-LoadFromDatabase().
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public enum DBMSType
Members
Member name | Value | Description | |
---|---|---|---|
Odbc | 0 | Open database connectivity | |
OleDb | 1 | Object linking and embedding | |
MSSqlServer | 2 | Microsoft Sql Server | |
Oracle | 3 | ORACLE |
See Also