dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlGuid Class
Fields Properties Methods

In This Topic
    MySqlGuid Class Members
    In This Topic

    The following tables list the members exposed by MySqlGuid.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents an empty MySqlGuid object.  
    Public Fieldstatic (Shared in Visual Basic)Represents a null MySqlGuid object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the MySqlGuid is empty or not.  
    Public PropertyGets a value indicating whether this instance is null.  
    Public PropertyGets the value of the MySqlGuid object.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Compares this instance to a specified object and returns an indication of their relative values.  
    Public MethodReturns a value indicating whether this instance is equal to a specified object.  
    Public MethodReturns a 16-element byte array that contains the value of this instance.  
    Public MethodOverloaded. Returns a String representation of the MySqlGuid instance value.  
    Top
    Public Operators
    Returns an indication whether the values of two specified MySqlGuid objects are equal.
    Overloaded. Converts a System.String to the MySqlDecimal structure.
    Returns an indication whether the values of two specified MySqlGuid objects are not equal.
    Top
    See Also