Attribute used to specify properties of a field in a Fauna object. More...
Public Member Functions | |
FieldAttribute () | |
FieldAttribute (string name) | |
Attribute used to specify properties of a field in a Fauna object.
Definition at line 16 of file Attributes.cs.
Fauna.Mapping.Attributes.FieldAttribute.FieldAttribute | ( | ) |
Definition at line 20 of file Attributes.cs.
Fauna.Mapping.Attributes.FieldAttribute.FieldAttribute | ( | string | name | ) |
Definition at line 22 of file Attributes.cs.