TNullableInt64 Type
Summary
Represents an alias of the
Nullable<Int64>
type.
Namespace
:
Spring
Syntax
Delphi
type TNullableInt64 =
Nullable
<Int64>;
See Also
Reference
Spring