[]
Represents the names of various data providers.
public static class DataProvidersNames
Name | Description |
---|---|
Csv | Represents the name for the CSV data provider. |
Dataset | Represents the name for the Dataset data provider. |
Excel | Represents the name for the Excel data provider. |
Json | Represents the name for the JSON data provider. |
MsSqLite | Represents the name for the Microsoft SQL Server Lite data provider. |
MsSql | Represents the name for the Microsoft SQL Server data provider. |
MySql | Represents the name for the MySQL data provider. |
Npgsql | Represents the name for the PostgreSQL data provider. |
Object | Represents the name for the Object data provider. |
Odbc | Represents the name for the ODBC data provider. |
OleDb | Represents the name for the OLE DB data provider. |
Oracle | Represents the name for the Oracle data provider. |
SqLite | Represents the name for the SQLite data provider. |
Testing | Represents the name for the Testing data provider. |
Xml | Represents the name for the XML data provider. |