class DropQueryPrimaryIndexOptions (View source)

Methods

indexName(string $name)

No description

ignoreIfNotExists(bool $shouldIgnore)

No description

Details

DropQueryPrimaryIndexOptions indexName(string $name)

No description

Parameters

string $name

Return Value

DropQueryPrimaryIndexOptions

DropQueryPrimaryIndexOptions ignoreIfNotExists(bool $shouldIgnore)

No description

Parameters

bool $shouldIgnore

Return Value

DropQueryPrimaryIndexOptions