dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlText Class / Null Field

In This Topic
    Null Field (MySqlText)
    In This Topic
    Represents a null value that can be assigned to the Value property of the MySqlText object.
    Syntax
    'Declaration
     
    Public Shadows Shared ReadOnly Null As MySqlText
    public new static readonly MySqlText Null
    See Also