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

PgSqlText Class Properties

For a list of all members of this type, see PgSqlText members.

Public Properties
 NameDescription
Public PropertyGets a value indicating whether the PgSqlBlob stream can be read. (Inherited from Devart.Data.PostgreSql.PgSqlBlob)
Public PropertyGets a value indicating whether forward and backward seek operations can be performed. (Inherited from Devart.Data.PostgreSql.PgSqlBlob)
Public Property (Inherited from System.IO.Stream)
Public PropertyGets a value indicating whether the PgSqlBlob object supports writing. (Inherited from Devart.Data.PostgreSql.PgSqlBlob)
Public PropertyGets a value indicating whether the PgSqlBlob is empty or not. (Inherited from Devart.Data.PostgreSql.PgSqlBlob)
Public PropertyGets a value indicating whether the PgSqlBlob is a Null stream. (Inherited from Devart.Data.PostgreSql.PgSqlBlob)
Public PropertyGets the size of the PgSqlBlob. (Inherited from Devart.Data.PostgreSql.PgSqlBlob)
Public PropertyGets the current read position in the PgSqlBlob stream. (Inherited from Devart.Data.PostgreSql.PgSqlBlob)
Public Property (Inherited from System.IO.Stream)
Public PropertyGets the string that is stored in the specified PgSqlText object.  
Public Property (Inherited from System.IO.Stream)
Top
See Also