Back to Devexpress

TdxBackendDataSetJSONConnection Properties

vcl-dxbackend-dot-connectionstring-dot-json-dot-dataset-dot-tdxbackenddatasetjsonconnection-dot-underscore-properties.md

latest5.0 KB
Original Source

TdxBackendDataSetJSONConnection Properties

A component designed to fetch data from one or multiple datasets (TDataSet descendant instances).

NameDescription
ActiveSpecifies if the data connection component is active. Inherited from TdxBackendCustomDataConnection.
AutoRefreshDataSpecifies if the data connection component automatically refreshes data from associated datasets.
CollectionSpecifies the collection containing the current element. Inherited from TcxComponentCollectionItem.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
ConnectionStringSpecifies a connection string or stores serialized data (in the JSON format). Inherited from TdxBackendCustomInMemoryJSONConnection.
DataSetsProvides access to the backend dataset collection.
DesignInfoInherited from TComponent.
DisplayNameSpecifies the data connection name displayed in a template/layout designer and Collection Editor dialogs. Inherited from TdxBackendCustomDataConnection.
IDGets the unique identifier of the current collection element. Inherited from TcxComponentCollectionItem.
IndexSpecifies the zero-based index of the current element in the collection. Inherited from TcxComponentCollectionItem.
NameInherited from TComponent.
ObserversInherited from TComponent.
OwnerInherited from TComponent.
TagInherited from TComponent.
VCLComObjectInherited from TComponent.

See Also

TdxBackendDataSetJSONConnection Class

TdxBackendDataSetJSONConnection Members

dxBackend.ConnectionString.JSON.DataSet Unit