Documentation

DropQueryPrimaryIndexOptions
in package

Table of Contents

$collectionName  : string|null
$ignoreIfDoesNotExist  : bool|null
$indexName  : string|null
$scopeName  : string|null
$timeoutMilliseconds  : int|null
build()  : DropQueryPrimaryIndexOptions
Static helper to keep code more readable
collectionName()  : DropQueryPrimaryIndexOptions
ignoreIfDoesNotExist()  : DropQueryPrimaryIndexOptions
indexName()  : DropQueryPrimaryIndexOptions
scopeName()  : DropQueryPrimaryIndexOptions
timeout()  : DropQueryPrimaryIndexOptions
Sets the operation timeout in milliseconds.

Properties

Methods


        

Search results