DatasetTable.DeleteCommandAsync Method
Deletes the current row of the DatasetTable.
<ID("DeleteCommandAsync", (int)e.DeleteCommandAsync)> _
Public Function DeleteCommandAsync() As Task(Of Integer)
This language is not supported or no code example is available.
[ID("DeleteCommandAsync", (int)e.DeleteCommandAsync)]
public Task<int> DeleteCommandAsync()
This language is not supported or no code example is available.
Return Value
Task<
int>
.NET Framework
Supported in: 4.6.2, 4.7