DropQueryPrimaryIndexOptions
in package
Table of Contents
Methods
ignoreIfNotExists()
public
ignoreIfNotExists(bool $shouldIgnore) : DropQueryPrimaryIndexOptions
Parameters
- $shouldIgnore : bool
Return values
DropQueryPrimaryIndexOptions —indexName()
public
indexName(string $name) : DropQueryPrimaryIndexOptions
Parameters
- $name : string