For a list of all members of this type, see FieldAttribute members.
| Name | Description | |
|---|---|---|
| AllowDBNull | Specifies whether the field connected with the property is allowed to be DBNull in the storage. | |
| AutoNumber | Specifies whether the connected field of property is an auto number field in the storage. | |
| FieldName | Returns the name of the field in the storage that is mapped to the property. | |
| Identifier | Specifies whether the field connected to the property is an identifier (primary key for some storage) of the entity. | |
| PersistBehaviours | Specifies the persist behaviour of the property. | |
| TypeId | (Inherited from System.Attribute) |