Constructor DbIndexAttribute
| Improve this Doc View SourceDbIndexAttribute(String)
Initializes a new instance of DbIndexAttribute.
Declaration
public DbIndexAttribute(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | The name of the database index. |