DatasetTable.NextCommandAsync Method

Executes an asynchronous Next command that increments the value of the CursorIndex property.
[ID("NextCommandAsync", (int)e.NextCommandAsync)] 
public Task<int> NextCommandAsync()

Return Value

Task<int>

.NET Framework

Supported in: 4.8

In this article

Definition