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

In This Topic
    MySqlGuid Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new instance of the MySqlGuid class.  
    Initializes a new instance of the MySqlGuid class using the value of System.Guid type.  
    Initializes a new instance of the MySqlGuid class using the specified string value.  
    Initializes a new instance of the MySqlGuid class from the specified array of bytes.  
    See Also