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

In This Topic
    Null Field (MySqlDecimal)
    In This Topic
    Represents empty instance of MySqlDecimal.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Null As MySqlDecimal
    public static readonly MySqlDecimal Null
    See Also