Name | Description | |
---|---|---|
![]() | BeginRead | (Inherited from System.IO.Stream) |
![]() | BeginWrite | (Inherited from System.IO.Stream) |
![]() | Clone | Creates a copy of the current MySqlBlob object. (Inherited from Devart.Data.MySql.MySqlBlob) |
![]() | Close | Closes the current stream and releases any resources associated with it. (Inherited from Devart.Data.MySql.MySqlBlob) |
![]() | CompareTo | Overloaded. Compares the current MySqlBlob object to the specified MySqlBlob object and returns an integer that represents their relative values. |
![]() | CopyTo | Overloaded. (Inherited from System.IO.Stream) |
![]() | CopyToAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Releases all resources allocated by this object. (Inherited from Devart.Data.MySql.MySqlBlob) |
![]() | EndRead | (Inherited from System.IO.Stream) |
![]() | EndWrite | (Inherited from System.IO.Stream) |
![]() | Equals | Compares the specified object parameter to the MySqlText value. |
![]() | Flush | Flush/write all buffers for the current MySqlBlob. (Inherited from Devart.Data.MySql.MySqlBlob) |
![]() | FlushAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | GetHashCode | Returns the hash code for this MySqlText instance. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Read | Reads a sequence of bytes from the current MySqlBlob stream and advances the position within the stream by the number of bytes read. (Inherited from Devart.Data.MySql.MySqlBlob) |
![]() | ReadAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | ReadByte | (Inherited from System.IO.Stream) |
![]() | Seek | Sets the position on the current MySqlBlob stream. (Inherited from Devart.Data.MySql.MySqlBlob) |
![]() | SetLength | Sets length for MySqlBlob value. (Inherited from Devart.Data.MySql.MySqlBlob) |
![]() | ToString | Overridden. Gets the string representation of the MySqlText object. |
![]() | Write | Writes a sequence of bytes to the current MySqlBlob stream, and advances the current position within this stream by the number of bytes written. (Inherited from Devart.Data.MySql.MySqlBlob) |
![]() | WriteAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | WriteByte | (Inherited from System.IO.Stream) |