FieldKernelIsBigInt Property |
Gets whether or not this field is a big (64-bit) integer field.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected bool IsBigInt { get; }
Protected ReadOnly Property IsBigInt As Boolean
Get
Property Value
Type:
BooleanSee Also