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