Skip to main content

IJsonConnectionStorageService.GetConnections() Method

Namespace: DevExpress.DataAccess.Wizard.Services

Assembly: DevExpress.DataAccess.v24.1.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

IEnumerable<JsonDataConnection> GetConnections()

Returns

Type
IEnumerable<JsonDataConnection>
See Also