DatasetQuery.Execute Property

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

Property Value

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

.NET Framework

Supported in: 4.8

In this article

Definition