EldorADO.NET Class Library | |
IObjectSource.Fill Method (DataTable, String, Object[])
[This is preliminary documentation and subject to change.]
Fills the table
with the result of the query.
Parameters
- table
- The DataTable object to be filled.
- query
- The query whose result fills the dataset.
- args
- Arguments used by the query.
See Also
IObjectSource Interface | Eldorado.Object Namespace | IObjectSource.Fill Overload List