KeyAttribute Members
Specifies one or more table columns that make up a primary key for an entity class.Constructors
| Name | Description |
|---|---|
| Create(string) | Initializes a new instance of the KeyAttribute class with specified settings. |
Properties
| Name |
|---|
| MemberNames |
Methods
| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also