dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlText Class
Members

PgSqlText Class
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.PostgreSql.PgSqlBlob
            Devart.Data.PostgreSql.PgSqlText

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also