dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteText Class / Null Field

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