TNullableInteger Type

Represents an alias of the Nullable<Integer> type.

Namespace: Spring
type
 TNullableInteger = Nullable<Integer>;