TNullableInt64 Type

Represents an alias of the Nullable<Int64> type.

Namespace: Spring
type
 TNullableInt64 = Nullable<Int64>;