DatasetQuery.LastStatusMessage Property

Gets the status message of the last (most recent) asynchronous operation, where an empty string indicates success.
[ID("LastStatusMessage", (int)e.LastStatusMessage)] 
public string LastStatusMessage {get;}

Property Value

string

.NET Framework

Supported in: 4.8

In this article

Definition