DataSourceFillErrorEventArgs.ConnectionName Property
In This Article
Specifies the name of the JSON data source connection that was used when the FillError event occurred.
Namespace: DevExpress.DataAccess
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Declaration
#Property Value
Type | Description |
---|---|
String | The name of the connection that was used when the Fill |
See Also