The RepositoryDriverType enumeration contains a list of drivers that can be used to work with platform repository.
It is used by the following property:
| Value | Brief description |
| 0 | Unknown. Unknown driver type. |
| 2 | ORCL9. Оracle driver type. |
| 7 | MSSQL2012. Microsoft SQL Server driver type. |
| 8 | Postgres. PostgreSQL driver type. |
| 10 | SQLite. SQLite driver type. |
See also: