GetDatabaseConnectionParameters
Retrieves the connection parameter definitions that the database requires. Typically, you call GetDatabaseConnectionTypes to retrieve the list of available database types, then call GetDatabaseConnectionParameters to retrieve the connection parameters for a specific database type.
Request element
Type
String. The type of database.
Response element
List
ArrayOfParameterDefinition. Information about the connection parameters.