dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteDataSet Class / SQLiteDataSet Constructor / SQLiteDataSet Constructor()

In This Topic
    SQLiteDataSet Constructor()
    In This Topic
    Initializes a new instance of a SQLiteDataSet class with the given name.
    Syntax
    'Declaration
     
    Public Function New()
    public SQLiteDataSet()
    See Also