The IDalConnectionDescriptorParam interface contains properties of the parameter used to connect to the database server.
| Property name | Brief description | |
| The Mandatory property returns True if parameter that is used for connecting to the database server is mandatory. | ||
| The Name property returns a name of the parameter used when connecting to the database server. | ||
| The Value property determines the parameter value that is used when connecting to the database server. |
See also: