dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlBinaryString Structure / Clone Method

In This Topic
Clone Method (MySqlBinaryString)
In This Topic
Clones the current instance of MySqlBinaryString.
Syntax
'Declaration
 
Public Function Clone() As MySqlBinaryString
 

Return Value

A new instance of MySqlBinaryString.
See Also