dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlInet Structure / Null Field

In This Topic
    Null Field (MySqlInet)
    In This Topic
    Represents a null MySqlInet object.
    Syntax
    'Declaration
     
    Public Shared Null As MySqlInet
    public static MySqlInet Null
    See Also