Method SetName
SetName(string)
Sets the name of the index.
public IndexOptionsBuilder SetName(string value)
Parameters
valuestringThe name of the index.
Returns
- IndexOptionsBuilder
The builder (so method calls can be chained).
Sets the name of the index.
public IndexOptionsBuilder SetName(string value)
value stringThe name of the index.
The builder (so method calls can be chained).