IConnectionStorageService Methods
Allows you to store the data connection settings in WinForms and WPF applications.
Name | Description |
---|---|
Contains |
If implemented, determines whether or not the connection storage contains a specific connection string. |
Get |
Obtains a collection of data connections, available in the connection storage. |
Save |
Saves the specified data connection. |
See Also