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
Requirements for TurboDB Managed on .NET Framework
Namespace: DataWeb.TurboDBManaged
Platforms: Windows 98, Windows ME, Windows NT 4, Windows 2000, Windows XP
Version Information: .NET Framework 2.0
Assembly: DataWeb.TurboDB.Managed20.Provider
Requirements for TurboDB Managed on .NET Compact Framework
Namespace: DataWeb.TurboDBManaged
Platforms: Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone
Version Information: .NET Compact Framework 2.0
Assembly: DataWeb.TurboDB.CF20.Provider
See also