Back to Devexpress

DashboardCustomAssemblyLoadingEventArgs.DataSourceName Property

dashboard-devexpress-dot-dashboardcommon-dot-dashboardcustomassemblyloadingeventargs-f1f548ab.md

latest1.3 KB
Original Source

DashboardCustomAssemblyLoadingEventArgs.DataSourceName Property

Gets the name of the Entity Framework data source.

Namespace : DevExpress.DashboardCommon

Assembly : DevExpress.Dashboard.v25.2.Core.dll

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public string DataSourceName { get; }
vb
Public ReadOnly Property DataSourceName As String

Property Value

TypeDescription
String

A String that is the name of the Entity Framework data source.

|

See Also

DashboardCustomAssemblyLoadingEventArgs Class

DashboardCustomAssemblyLoadingEventArgs Members

DevExpress.DashboardCommon Namespace