EnumTypes.ConnectionStringType Enumeration
Specifies the type of data server associated with a connection string.
Members
Value |
Description |
---|---|
OleDB |
Connect using ODBC connection |
SqlClient |
Connect using SQL connection |
Remarks
Used as parameter for the eConnectMethods.eConnect_EntryPoint and the eConnectMethods.eConnect_Requester methods.