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