Miado - Much-improved ADO.Net
Assembly: Miado (in Miado.dll) Version: 0.8.10214.0 (0.8.10214.0)
Return a DataTable representing the first table of
a DataSet populated from the result set of a given
query
Namespace:
MiadoAssembly: Miado (in Miado.dll) Version: 0.8.10214.0 (0.8.10214.0)
Syntax
| C# |
|---|
DataTable QueryForDataTable() |
| Visual Basic (Declaration) |
|---|
Function QueryForDataTable As DataTable |
| Visual C++ |
|---|
DataTable^ QueryForDataTable() |