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

In This Topic
Fill Method (DbDataSet)
In This Topic
Fills the System.Data.DataTable.Rows collection of the DbDataSet with rows from the data source.
Syntax
'Declaration
 
Public Sub Fill() 
 
See Also