dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteText Class
Members

In This Topic
    SQLiteText Class
    In This Topic
    Represents a variable-length stream of characters to be stored in or retrieved from the database.
    Syntax
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.IO.Stream
             Devart.Data.SQLite.SQLiteBlob
                Devart.Data.SQLite.SQLiteText

    See Also