cxDataStorage Unit
This unit contains implementations of value type classes used by DevExpress data controllers and other data-related APIs.
#Classes
Name | Description |
---|---|
Tcx |
Implements functionality related to the BLOB (Binary Large OBject) type in DevExpress data controllers and other data-related APIs. |
Tcx |
Implements functionality related to the Boolean type in DevExpress data controllers and other data-related APIs. |
Tcx |
Implements functionality related to the Currency type in DevExpress data controllers and other data-related APIs. |
Tcx |
Implements functionality related to the date and time type in DevExpress data controllers and other data-related APIs. |
Tcx |
Implements functionality related to the double precision floating point type in DevExpress data controllers and other data-related APIs. |
Tcx |
Implements functionality related to the binary-encoded decimal type in DevExpress data controllers and other data-related APIs. |
Tcx |
Implements functionality related to the 32-bit signed integer type in DevExpress data controllers and other data-related APIs. |
Tcx |
Implements functionality related to the 64-bit signed integer type in DevExpress data controllers and other data-related APIs. |
Tcx |
Implements functionality related to the object type in DevExpress data controllers and other data-related APIs. |
Tcx |
Implements functionality related to the single precision floating-point type in DevExpress data controllers and other data-related APIs. |
Tcx |
Implements functionality related to the 16-bit signed integer type in DevExpress data controllers and other data-related APIs. |
Tcx |
Implements functionality related to the high-precision date and time type in DevExpress data controllers and other data-related APIs. |
Tcx |
Implements functionality related to the Unicode string type in DevExpress data controllers and other data-related APIs. |
Tcx |
The base class for classes that implement functionality related to different value types in DevExpress data controllers and other data-related APIs. |
Tcx |
Implements functionality related to the Variant type in DevExpress data controllers and other data-related APIs. |
Tcx |
Implements functionality related to the wide string type in DevExpress data controllers and other data-related APIs. |
Tcx |
Implements functionality related to the 16-bit unsigned integer type in DevExpress data controllers and other data-related APIs. |
#Types
Name | Description |
---|---|
Tcx |
A reference to a value type class used in DevExpress data controllers and other data-related APIs. |