long[] C_QueryIDs(String cacheName, Object filter)
long[] C_QueryIDs(String cacheName, Object filter)
Name | Type | Description |
---|---|---|
cacheName | String | Name of the targeted cache. |
filter | Object | Conditional expression to drive selection process. |
Type | Description |
---|---|
long[] | List of IDs that satisfy the query. |