ComponentOne DataObjects for .NET
ConnectionType Property (C1ExpressConnection)

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressConnection Class : ConnectionType Property
Gets or sets the type of database connection, either via OLE DB or using one of the native database access options.
Syntax
'Declaration
 
Public Property ConnectionType As ConnectionTypeEnum
public ConnectionTypeEnum ConnectionType {get; set;}
See Also

Reference

C1ExpressConnection Class
C1ExpressConnection Members
Native and OLE DB Database Access