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