DatasetQuery.SelectExecuted Property

The value of this property is changed when the asynchronous Select command is completed.
<ID("SelectExecuted", (int)e.SelectExecuted)> _ 
Public Property SelectExecuted() As Integer 
Get 
This language is not supported or no code example is available.
[ID("SelectExecuted", (int)e.SelectExecuted)] 
public int SelectExecuted {get;}
This language is not supported or no code example is available.

Property Value

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

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition