Click or drag to resize

FieldPropertiesFieldTableAttrs Property

Attributes specifying how the corresponding table should be handled. Typically applies to PK fields only. See FieldTableAttrs

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
FieldTableAttrs FieldTableAttrs { get; }

Property Value

Type: FieldTableAttrs
Attributes specifying how the corresponding table should be handled. Typically applies to PK fields only. See FieldTableAttrs
See Also