Name | Description | |
---|---|---|
![]() | Cached | Gets a value indicating whether the PgSqlLargeObject is cached on the client. |
![]() | CanRead | Overridden. Gets a value indicating whether the PgSqlLargeObject is opened and supports reading. |
![]() | CanSeek | Overridden. Gets a value indicating whether the PgSqlLargeObject is opened and supports seeking. |
![]() | CanTimeout | (Inherited from System.IO.Stream) |
![]() | CanWrite | Overridden. Gets a value indicating whether the PgSqlLargeObject is opened and supports writing. |
![]() | IsEmpty | Gets a value indicating whether the PgSqlLargeObject has any data. |
![]() | IsNull | Gets a value indicating whether the PgSqlLargeObject is a Null. |
![]() | Length | Overridden. Gets the length of the PgSqlLargeObject in bytes. |
![]() | Oid | Gets the OID of the PgSqlLargeObject. |
![]() | Position | Overridden. Gets the current position of the PgSqlLargeObject. |
![]() | ReadTimeout | (Inherited from System.IO.Stream) |
![]() | WriteTimeout | (Inherited from System.IO.Stream) |