Back to Devexpress

IConnectionStorageService Methods

corelibraries-devexpress-dot-dataaccess-dot-wizard-dot-services-dot-iconnectionstorageservice-dot-underscore-methods.md

latest1.2 KB
Original Source

IConnectionStorageService Methods

Allows you to store the data connection settings in WinForms and WPF applications.

NameDescription
Contains(String)If implemented, determines whether or not the connection storage contains a specific connection string.
GetConnections()Obtains a collection of data connections, available in the connection storage.
SaveConnection(String, IDataConnection, Boolean)Saves the specified data connection.

See Also

IConnectionStorageService Interface

IConnectionStorageService Members

DevExpress.DataAccess.Wizard.Services Namespace