Describes a database field fetch status.
| Name | Description |
|---|---|
| DBVal_Error | Column number/field is invalid. |
| DBVal_TypeMismatch | You cannot retrieve this data with this type. |
| DBVal_Null | Field has no data (NULL) |
| DBVal_Data | Field has data |
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.