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
  • TdxBackendDataSetJSONConnection Properties

    A component designed to fetch data from one or multiple datasets (TDataSet descendant instances).
    Name Description
    Active Specifies if the data connection is active. Inherited from TdxBackendCustomDataConnection.
    AutoRefreshData Specifies if the data connection component automatically refreshes data from associated datasets.
    Collection Specifies the collection containing the current element. Inherited from TcxComponentCollectionItem.
    ComObject Inherited from TComponent.
    ComponentCount Inherited from TComponent.
    ComponentIndex Inherited from TComponent.
    Components Inherited from TComponent.
    ComponentState Inherited from TComponent.
    ComponentStyle Inherited from TComponent.
    ConnectionString Specifies a connection string or stores serialized data (in the JSON format). Inherited from TdxBackendCustomInMemoryJSONConnection.
    DataSets Provides access to the backend dataset collction.
    DesignInfo Inherited from TComponent.
    DisplayName Specifies the data connection name displayed in a template/layout designer and Collection Editor dialogs. Inherited from TdxBackendCustomDataConnection.
    ID Gets the unique identifier of the current collection element. Inherited from TcxComponentCollectionItem.
    Index Specifies the zero-based index of the current element in the collection. Inherited from TcxComponentCollectionItem.
    Name Inherited from TComponent.
    Observers Inherited from TComponent.
    Owner Inherited from TComponent.
    Tag Inherited from TComponent.
    VCLComObject Inherited from TComponent.
    See Also