1MONGOC_COLLECTION_KEYS_TO_INDEX_MSoTnRgIoNDGBM(O3CN)GDOrCi_vCeOrLLECTION_KEYS_TO_INDEX_STRING(3)
2
3
4
6 mongoc_collection_keys_to_index_string - mongoc_collec‐
7 tion_keys_to_index_string()
8
10 char *
11 mongoc_collection_keys_to_index_string (const bson_t *keys);
12
14 · keys: A bson_t.
15
17 This function returns the canonical stringification of a given key
18 specification. See create-indexes.
19
20 It is a programming error to call this function on a non-standard
21 index, such one other than a straight index with ascending and descend‐
22 ing.
23
25 A string that should be freed with bson_free().
26
28 MongoDB, Inc
29
31 2017-present, MongoDB, Inc
32
33
34
35
361.13.1 Jan 2M4O,NG2O0C1_9COLLECTION_KEYS_TO_INDEX_STRING(3)