/// returned depending on the server selector specified:
/// - ALL: only common parameters are returned which are associated with
/// the logical server 'all'. No parameters associated with the explicit
- /// server tags are returned.
+ /// server tags are returned.
///
/// - ONE: parameters used by the particular sever are returned. This includes
/// parameters associated with the particular server (identified by tag)
/// returned depending on the server selector specified:
/// - ALL: only common parameters are returned which are associated with
/// the logical server 'all'. No parameters associated with the explicit
- /// server tags are returned.
+ /// server tags are returned.
///
/// - ONE: parameters used by the particular sever are returned. This includes
/// parameters associated with the particular server (identified by tag)
/// @param create_audit_revision Index of the query inserting audit
/// revision.
/// @param create_index Index of the INSERT query to be used.
- /// @param update_index index of the UPDATE query to be used.
+ /// @param update_index Index of the UPDATE query to be used.
/// @param server Pointer to the server to be inserted or updated.
void createUpdateServer(const int create_audit_revision_index,
const int create_index,