TurboDB ADO.NET Data Provider

TurboDBConnection Members

Previous  Top  Next

TurboDB Connection - Overview

This topic documents the members, which are different from the .NET framework classes. Refer to the Microsoft documentation for all members not explicitly listed here.

Public Properties

DataSource

Name of a TurboDB database file or a database directory

Exclusive

Defines whether other applications can open the same database.

ReadOnly

Indicates non-writing access to database.

Public Methods

CreateDatabase

Creates a TurboDB database file

Public Events

PasswordNeeded

Occurs when a secured or encrypted table should be opened.

See also

TurboDBConnection class