DatasetQuery.SelectCommandAsync Method
Executes a synchronous Select command, according to the SqlStatement.
<ID("SelectCommandAsync", (int)e.SelectCommandAsync)> _
Public Function SelectCommandAsync() As Task(Of DataTable)
This language is not supported or no code example is available.
[ID("SelectCommandAsync", (int)e.SelectCommandAsync)]
public Task<DataTable> SelectCommandAsync()
This language is not supported or no code example is available.
Return Value
Task<
DataTable>
.NET Framework
Supported in: 4.6.2, 4.7