Back to Devexpress

TdxBackendDatabaseSQLConnection Properties

vcl-dxbackend-dot-connectionstring-dot-sql-dot-tdxbackenddatabasesqlconnection-dot-underscore-properties.md

latest4.7 KB
Original Source

TdxBackendDatabaseSQLConnection Properties

A non-visual component designed to fetch data from a relational database (SQL Server, PostgreSQL, SQLite, etc.).

NameDescription
ActiveSpecifies if the data connection component is active. Inherited from TdxBackendCustomDataConnection.
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.
DefaultEnableCustomSqlSpecifies if custom SQL queries are enabled for all TdxDashboard/TdxDashboardControl and TdxReport components in the application.
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

TdxBackendDatabaseSQLConnection Class

TdxBackendDatabaseSQLConnection Members

dxBackend.ConnectionString.SQL Unit