AddAttribute Method
AddAttribute(String)
Adds an indexed attribute.
Declaration
public IndexOptions AddAttribute(string attribute)
Parameters
String | attribute | The name of the attribute. |
Returns
IndexOptions | This instance for chaining. |