KI_DESCRIBE_KEY
Argument | Enumeration | Purpose |
---|---|---|
handle | Handle | |
type$ | Index type "A" or "W" | |
path | Path | |
SYM(buf$) | Symbol of buffer | |
status | KDB_ERROR_ENUM | Return status |
KI_DESCRIBE_KEY
Returns a space separated list of column names which make up the segments of index path on the open handle. The index type can be either "A" for ordinary indices or "W" for word search indices.
If the supplied buffer is not large enough the output is truncated.