dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlInet Structure
Fields Properties Methods

In This Topic
    MySqlInet Structure Members
    In This Topic

    The following tables list the members exposed by MySqlInet.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MySqlInet class using the value of the System.Net.IPAddress type.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents a null MySqlInet object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the value of the MySqlInet object.  
    Public PropertyGets a value indicating whether the instance is null.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Compares an instance to a specified object and returns the indication of their relative values.  
    Public MethodReturns a value indicating whether the instance is equal to a specified object.  
    Public MethodReturns the hash code for the MySqlInet instance.  
    Public Methodstatic (Shared in Visual Basic)Converts a specified string to a MySqlInet object.  
    Public MethodReturns the string representation of the MySqlInet instance value.  
    Public Methodstatic (Shared in Visual Basic)Attempts to convert a specified string to a MySqlInet object.  
    Top
    Public Operators
    Determines whether two MySqlInet values are equal.
    Determines whether two MySqlInet values are not equal.
    Top
    See Also