The KeyPropertyNameAttribute type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| KeyPropertyNameAttribute(String) |
Specify the name of a data property to be used as primary key.
| |
| KeyPropertyNameAttribute(Int32, String) |
Specify the name of a data property to be used as primary key.
|
Properties
| Name | Description | |
|---|---|---|
| Index |
An index of the field in a multi part primary key.
|