/ Assembly List / LJCDataAccess / ConnectionType

Namespace - LJCDataAccess


Syntax

C#
public enum ConnectionType

The Connection types.

Fields
Access Use an Access connection.
MySql Use a MySQL connection.
None No connection type.
Odbc Use an ODBC connection.
OleDb Use an OleDB connection.
SqlServer Use a SQLServer connection.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.