OpenPetra
Free Administration Software for Non-Profits
|
Classes | |
class | Ict.Common.TVariant |
a class for the storage of values in different representations; Conversion functions are provided. More... | |
Namespaces | |
namespace | Ict |
namespace | Ict.Common |
Enumerations | |
enum | Ict.Common.eVariantTypes { Ict.Common.eEmpty , Ict.Common.eDateTime , Ict.Common.eDecimal , Ict.Common.eCurrency , Ict.Common.eInteger , Ict.Common.eInt64 , Ict.Common.eString , Ict.Common.eBoolean , Ict.Common.eComposite , Ict.Common.eJson } |
enum for the supported data types in the TVariant class More... | |