PersistentAttribute Properties
Indicates that a property, field or class will be stored in a persistent data store and specifies the target column or table name.
Name | Description |
---|---|
Map |
Gets the name of the table or column to which to map a class or a property/field. |
Type |
When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |