Name | Description | |
---|---|---|
![]() | CanRead | Gets a value indicating whether the UniBlob stream can be read. |
![]() | CanSeek | Gets a value indicating whether forward and backward seek operations can be performed. |
![]() | CanWrite | Gets a value indicating whether the UniBlob object supports writing. |
![]() | Connection | Gets the UniConnection used by this instance of the UniBlob. |
![]() | IsNull | Gets a value indicating whether the UniBlob is a Null stream. |
![]() | Length | Gets the size of the UniBlob. |
![]() | LobType | Gets or sets type of the LOB object. |
![]() | Position | Gets the current read position in the UniBlob stream. |
![]() | Value | Gets the value of the UniBlob object. |