TurboDB ADO.NET Data Provider TurboDBConnection Class |
Previous Top Next |
Represents an open connection to a TurboDB database.
A list of all members of this type can be found in TurboDBConnection Members.
C#
public sealed class TurboDBConnection: DbConnection, ICloneable
Visual Basic
Public NotInheritable Class SqlConnection Inherits DbConnection Implements ICloneable
See also