DMGOCollection.ensureIndex

Creates or updates an index.

class DMGOCollection
@safe
O
ensureIndex
(
O
)
(
scope const(std.typecons.Tuple!(string, int))[] field_orders
,
IndexFlags flags = cast(IndexFlags)0
,
core.time.Duration expire_time = dur(0L)
)

Meta