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