Methods of the TPgInterval class.
For a complete list of the TPgInterval class members, see the TPgInterval Members topic.
Public
Name | Description |
AddRef (inherited from TSharedObject) |
Increments the reference count for the number of references dependent on the TSharedObject object.
|
Assign |
Assigns a value from another TPgInterval object to this object.
|
Compare |
Compares two TPgInterval objects.
|
DecodeInterval |
Provides the value of interval as years, months, days, hours, minutes, seconds, and microseconds.
|
EncodeInterval |
Sets the value of interval as years, months, days, hours, minutes, seconds, and microseconds.
|
Release (inherited from TSharedObject) |
Decrements the reference count.
|
See Also