DatasetQuery.Next Property

Sends an asynchronous Next command when the value is changed.
<ID("Next", (int)e.Next)> _ 
Public Property Next() As Integer
This language is not supported or no code example is available.
[ID("Next", (int)e.Next)] 
public int Next {get; set;}
This language is not supported or no code example is available.

Property Value

int
Remarks
 
The value of the NextExecuted property is changed when the operation is concluded.

.NET Framework

Supported in: 4.8

In this article

Definition