Fauna .NET Driver 0.1.0-beta
 
Loading...
Searching...
No Matches
Properties | List of all members
Fauna.Mapping.FieldInfo Class Referencesealed

Properties

string Name [get]
 
PropertyInfo Property [get]
 
FaunaTypeFaunaTypeHint [get]
 
Type Type [get]
 
bool IsNullable [get]
 

Detailed Description

Definition at line 7 of file FieldInfo.cs.

Property Documentation

◆ FaunaTypeHint

FaunaType? Fauna.Mapping.FieldInfo.FaunaTypeHint
get

Definition at line 11 of file FieldInfo.cs.

◆ IsNullable

bool Fauna.Mapping.FieldInfo.IsNullable
get

Definition at line 13 of file FieldInfo.cs.

◆ Name

string Fauna.Mapping.FieldInfo.Name
get

Definition at line 9 of file FieldInfo.cs.

◆ Property

PropertyInfo Fauna.Mapping.FieldInfo.Property
get

Definition at line 10 of file FieldInfo.cs.

◆ Type

Type Fauna.Mapping.FieldInfo.Type
get

Definition at line 12 of file FieldInfo.cs.


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