IConnectionStorageService Members
In This Article
#Properties
Name | Description |
---|---|
Can |
If implemented, determines whether a connection can be saved to the connection storage. |
#Methods
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