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