System.ComponentModel.DataAnnotations.Schema Namespace
Silverlight
Contains attributes that are used to provide additional information about classes and properties. These attributes are consumed by Code First when discovering a conceptual model.
| Class | Description | |
|---|---|---|
|
DatabaseGeneratedAttribute | Specifies how the database generates values for a property. |
| Enumeration | Description | |
|---|---|---|
|
DatabaseGeneratedOption | The pattern used to generate values for a property in the database. |
Community Additions
ADD
Show: