Skip to main content

IJsonConnectionStorageService.GetConnections() Method

Namespace: DevExpress.DataAccess.Wizard.Services

Assembly: DevExpress.DataAccess.v23.2.dll

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

Declaration

IEnumerable<JsonDataConnection> GetConnections()

Returns

Type
IEnumerable<JsonDataConnection>
See Also