dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlGuid Class / ToByteArray Method

In This Topic
ToByteArray Method
In This Topic
Returns a 16-element byte array that contains the value of this instance.
Syntax
'Declaration
 
Public Function ToByteArray() As Byte()
 

Return Value

A 16-element byte array.
See Also