Property Error
Error
Returns an empty string if the last SQL command succeeded; or a human-readable error otherwise.
Additionally, all SQL errors are sent to all connected players.
public string Error { get; }
Property Value
Exceptions
- InvalidOperationException
Thrown if the query has not been executed.