dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlDataSet Class / MySqlDataSet Constructor / MySqlDataSet Constructor()

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