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

In This Topic
MySqlText Class Methods
In This Topic

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

Public Methods
 NameDescription
Public Method (Inherited from System.IO.Stream)
Public Method (Inherited from System.IO.Stream)
Public MethodCreates a copy of the current MySqlBlob object. (Inherited from Devart.Data.MySql.MySqlBlob)
Public MethodCloses the current stream and releases any resources associated with it. (Inherited from Devart.Data.MySql.MySqlBlob)
Public MethodOverloaded. Compares the current MySqlBlob object to the specified MySqlBlob object and returns an integer that represents their relative values.  
Public MethodOverloaded.  (Inherited from System.IO.Stream)
Public MethodOverloaded.  (Inherited from System.IO.Stream)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodReleases all resources allocated by this object. (Inherited from Devart.Data.MySql.MySqlBlob)
Public Method (Inherited from System.IO.Stream)
Public Method (Inherited from System.IO.Stream)
Public MethodCompares the specified object parameter to the MySqlText value.  
Public MethodFlush/write all buffers for the current MySqlBlob. (Inherited from Devart.Data.MySql.MySqlBlob)
Public MethodOverloaded.  (Inherited from System.IO.Stream)
Public MethodReturns the hash code for this MySqlText instance.  
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodReads 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)
Public MethodOverloaded.  (Inherited from System.IO.Stream)
Public Method (Inherited from System.IO.Stream)
Public MethodSets the position on the current MySqlBlob stream. (Inherited from Devart.Data.MySql.MySqlBlob)
Public MethodSets length for MySqlBlob value. (Inherited from Devart.Data.MySql.MySqlBlob)
Public MethodOverridden. Gets the string representation of the MySqlText object.  
Public MethodWrites 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)
Public MethodOverloaded.  (Inherited from System.IO.Stream)
Public Method (Inherited from System.IO.Stream)
Top
See Also