Overload | Description |
---|---|
FillDataTable(DataTable,String,IEnumerable<Object>) | Fill the passed data table with the passed query |
FillDataTable(DataTable,String) | Fill the passed data table with the passed query |
FillDataTable(DataTable,String,Dictionary<String,Object>) | Fill the passed data table with the passed query |