TurboDB ADO.NET Data Provider TurboDBDatabaseType |
Previous Top Next |
Indicates the type of a TurboDB database.
C#
[Serializable]
public enum TurboDBDatabaseType
Members
Name |
Description |
Directory |
The database objects (tables, indexes, etc.) are separate files in a operating system directory. |
SingleFile |
The database contains all object within one single operating system file. |
Requirements for TurboDB Native
Namespace: DataWeb.TurboDB
Platforms: Windows 98, Windows ME, Windows NT 4, Windows 2000, Windows XP
Version Information: .NET Framework 1.1, 2.0
Assembly: DataWeb.TurboDB (for .NET Framework 1.1) or DataWeb.TurboDB.Native20.Provider (for .NET Framework 2.0)
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