Click or drag to resize
ResultDataTable Method
Get a DataTable of the results

Namespace:  DataTables
Assembly:  DataTables (in DataTables.dll) Version: 1.6.5.0 (1.6.5.0)
Syntax
C#
public DataTable DataTable()

Return Value

Type: DataTable
DataTable filled form the query result
See Also