Click or drag to resize

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; }

Property Value

Type: Boolean
See Also