dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlInet Structure / Address Property

In This Topic
    Address Property
    In This Topic
    Gets the value of the MySqlInet object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Address As IPAddress
    public IPAddress Address {get;}
    See Also