ST_ERROR (Struct)
STRUCT used to contain error status information.
Fields
Name |
Type |
Description |
|---|---|---|
|
|
Error code specific to the particular error. |
|
|
Indicates if an error has occurred | TRUE = error, FALSE = no error |
|
|
Textual information describing the error. |