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

MySqlText Class Properties

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

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