dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlDataSet Class / SqlDataSet Constructor / SqlDataSet Constructor()

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