vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

Struct DropIndexOptions

struct DropIndexOptions ;

Fields

NameTypeDescription
maxTimeMS std.typecons.Nullable!(long)The maximum amount of time to allow the index drop to take before returning an error. (not implemented)

Standards

https://github.com/mongodb/specifications/blob/f4020bdb6ec093fcd259984e6ff6f42356b17d0e/source/index-management.rst#standard-api

Authors

Jan Jurzitza

Copyright

© 2020-2022 Jan Jurzitza

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.