dotConnect for PostgreSQL Documentation
Devart.Common Namespace / DbDataSet Class / Fill Method

On this page
    Fill Method (DbDataSet)
    On this page
    Fills the System.Data.DataTable.Rows collection of the DbDataSet with rows from the data source.
    Syntax
    'Declaration
     
    Public Sub Fill() 
    public void Fill()
    See Also