IDataConnection Properties
When implemented by a class, enables it to connect to a data source.| Name | Description |
|---|---|
| Name | Gets or sets the name of the data connection. |
| StoreConnectionNameOnly | Specifies whether to store any connection settings except for the data connection name. |
See Also