Table of Contents

Property Error

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Error

Returns "" 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

string