IDalConnectionDescriptorParams

Description

The IDalConnectionDescriptorParams interface contains properties and methods of the collection of parameters used to connect to the database server.

Properties

  Property name Brief description
Count The Count property returns the number of parameters used to connect to the given driver.
Item The Item property returns a parameter, the index of which is passed by the Index parameter.

Methods

  Method name Brief description
Find The Find method searches a parameter by name passed by the Param parameter.

See also:

Dal Assembly Interfaces