DatasetQuery.LastStatus Property
Gets the status of the last (most recent) asynchronous operation.
zero = success
different than zero = error code
<ID("LastStatus", (int)e.LastStatus)> _
Public Property LastStatus() As Integer
Get
This language is not supported or no code example is available.
[ID("LastStatus", (int)e.LastStatus)]
public int LastStatus {get;}
This language is not supported or no code example is available.
Property Value
int
.NET Framework
Supported in: 4.6.2, 4.7