DashboardSqlDataSource.IsConnected Property
Gets whether the connection to a data store is established.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the connection to a data store is established; otherwise, false. |
Implements
See Also