Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MONGOC_BULKWRI...EOPTS_SET_HINT(3) libmongocMONGOC_BULKWRI...EOPTS_SET_HINT(3)

SYNOPSIS
	  void
	  mongoc_bulkwrite_replaceoneopts_set_hint (mongoc_bulkwrite_replaceoneopts_t *self, const bson_value_t	*hint);

DESCRIPTION
       Specifies  the  index to	use. Specify either the	index name as a	string
       or the index key	pattern. If specified, then the	query system will only
       consider	plans using the	hinted index.

AUTHOR
       MongoDB,	Inc

COPYRIGHT
       2009-present, MongoDB, Inc.

1.30.2				 Apr 12, 202MONGOC_BULKWRI...EOPTS_SET_HINT(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mongoc_bulkwrite_replaceoneopts_set_hint&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help