KI_HANDLE_SET_ATTR
Argument | Enumeration | Purpose |
---|---|---|
handle | Table handle | |
eAttr | KDB_HANDLE_ATTR_ENUM | attribute |
value | Value | |
status | KDB_ERROR_ENUM | Return status |
previous | Previous value |
KI_HANDLE_SET_ATTR
This function is used to control the numeric or boolean attributes of a database handle. The complementary function KI_HANDLE_GET_ATTR can be used at any time to get the current value of an attribute.
Valid attributes and the enumeration that define them may be found in this page and in the constants list here. Not all attributes are settable.