AddAttributes Method
AddAttributes(String[])
Adds indexed attributes.
Declaration
public IndexOptions AddAttributes(params string[] attributes)
Parameters
| String[] | attributes | The names of the attributes.  | 
    
Returns
| IndexOptions | This instance for chaining.  |