Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change.
All docs
V25.2
  • dxBackend.ConnectionString.JSON Unit

    Implements the TdxBackendInMemoryJSONConnection component and related types.

    Classes

    Name Description
    TdxBackendCustomInMemoryJSONConnection The base class for JSON-based data connection components (TdxBackendInMemoryJSONConnection and TdxBackendDataSetJSONConnection).
    TdxBackendInMemoryJSONConnection A component designed for interaction with data stored in memory.
    See Also