Text Disguise

TDDatabase Class

[This is preliminary documentation and subject to change.]

Handles the database access for the Text Disguise application.

For a list of all members of this type, see TDDatabase Members.

System.Object
   Dls.Common.ApplicationDatabase
      Dls.TextDisguise.TDDatabase

[Visual Basic]
Public Class TDDatabase
    Inherits ApplicationDatabase
[C#]
public class TDDatabase : ApplicationDatabase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Dls.TextDisguise

Assembly: Dls.TextDisguise (in Dls.TextDisguise.dll)

See Also

TDDatabase Members | Dls.TextDisguise Namespace