dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlBlob Class

MySqlBlob Class Properties

For a list of all members of this type, see MySqlBlob members.

Public Properties
 NameDescription
Public PropertyOverridden. Gets a value indicating whether the MySqlBlob stream can be read.  
Public PropertyOverridden. Gets a value indicating whether forward and backward seek operations can be performed.  
Public Property (Inherited from System.IO.Stream)
Public PropertyOverridden. Gets a value indicating whether the MySqlBlob object supports writing.  
Public PropertyGets a value indicating whether the MySqlBlob is empty or not.  
Public PropertyGets a value indicating whether the MySqlBlob is a Null stream.  
Public PropertyOverridden. Gets the size of the MySqlBlob.  
Public PropertyOverridden. Gets the current read position in the MySqlBlob stream.  
Public Property (Inherited from System.IO.Stream)
Public PropertyGets the value of the MySqlBlob object.  
Public Property (Inherited from System.IO.Stream)
Top
See Also