ODAC
Used to get and set the number value as integer.
TOraNumber
property AsInteger: Integer;
Use the AsIntegert property to get and set the number value as integer.
Reading AsInteger property when IsNull is True returns 0.