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 | Gets a value that determines whether the current stream can time out. (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 | Gets or sets a value, in miliseconds, that determines how long the stream will attempt to read before timing out. (Inherited from System.IO.Stream) |
![]() | WriteTimeout | Gets or sets a value, in miliseconds, that determines how long the stream will attempt to write before timing out. (Inherited from System.IO.Stream) |