Name | Description | |
---|---|---|
![]() | CanRead | Gets a value indicating whether the PgSqlBlob stream can be read. (Inherited from Devart.Data.PostgreSql.PgSqlBlob) |
![]() | CanSeek | Gets a value indicating whether forward and backward seek operations can be performed. (Inherited from Devart.Data.PostgreSql.PgSqlBlob) |
![]() | CanTimeout | (Inherited from System.IO.Stream) |
![]() | CanWrite | Gets a value indicating whether the PgSqlBlob object supports writing. (Inherited from Devart.Data.PostgreSql.PgSqlBlob) |
![]() | IsEmpty | Gets a value indicating whether the PgSqlBlob is empty or not. (Inherited from Devart.Data.PostgreSql.PgSqlBlob) |
![]() | IsNull | Gets a value indicating whether the PgSqlBlob is a Null stream. (Inherited from Devart.Data.PostgreSql.PgSqlBlob) |
![]() | Length | Gets the size of the PgSqlBlob. (Inherited from Devart.Data.PostgreSql.PgSqlBlob) |
![]() | Position | Gets the current read position in the PgSqlBlob stream. (Inherited from Devart.Data.PostgreSql.PgSqlBlob) |
![]() | ReadTimeout | (Inherited from System.IO.Stream) |
![]() | Value | Gets the string that is stored in the specified PgSqlText object. |
![]() | WriteTimeout | (Inherited from System.IO.Stream) |