DatasetTable.LastStatusMessage Property
Gets the status message of the last (most recent) asynchronous operation, where an empty string signifies success.
<ID("LastStatusMessage", (int)e.LastStatusMessage)> _
Public Property LastStatusMessage() As String
Get
This language is not supported or no code example is available.
[ID("LastStatusMessage", (int)e.LastStatusMessage)]
public string LastStatusMessage {get;}
This language is not supported or no code example is available.
Property Value
string
.NET Framework
Supported in: 4.6.2, 4.7