KeyAttribute Properties
Indicates that a property or a field is a key.| Name | Description |
|---|---|
| AutoGenerate | Gets or sets whether the key is generated automatically. |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also