IDataConnection Methods
When implemented by a class, enables it to connect to a data source.Name | Description |
---|---|
BlackoutCredentials() | Removes user credentials for the current data connection |
CreateConnectionString() | Creates a connection string based on the specified value. |
CreateConnectionString(Boolean) | Creates a connection string for the current data connection. |
See Also