Fauna v10 .NET/C# Driver 0.2.0-beta
 
Loading...
Searching...
No Matches
Fauna.Mapping.Attributes.FieldAttribute Class Reference

Attribute used to specify properties of a field in a Fauna object. More...

Inheritance diagram for Fauna.Mapping.Attributes.FieldAttribute:

Public Member Functions

 FieldAttribute ()
 
 FieldAttribute (string name)
 

Detailed Description

Attribute used to specify properties of a field in a Fauna object.

Definition at line 16 of file Attributes.cs.

Constructor & Destructor Documentation

◆ FieldAttribute() [1/2]

Fauna.Mapping.Attributes.FieldAttribute.FieldAttribute ( )

Definition at line 20 of file Attributes.cs.

◆ FieldAttribute() [2/2]

Fauna.Mapping.Attributes.FieldAttribute.FieldAttribute ( string name)

Definition at line 22 of file Attributes.cs.


The documentation for this class was generated from the following file: