dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlInet Structure / ToString Method

In This Topic
    ToString Method (MySqlInet)
    In This Topic
    Returns the string representation of the MySqlInet instance value.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As String
    public override string ToString()
    See Also