Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
ServiceOutputEventArgs.Message Property
Gets the service output message.
[Visual Basic]
Public ReadOnly Property Message As
String
[C#]
public
string Message {get;}
Property Value
A string that represents the service output message.
See Also
ServiceOutputEventArgs Class | FirebirdSql.Data.Firebird.Services Namespace