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; }
ReadOnly Property FieldTableAttrs As FieldTableAttrs
Get
Property Value
Type:
FieldTableAttrsAttributes specifying how the corresponding table should be handled. Typically applies to PK fields only. See
FieldTableAttrsSee Also