private int?GetCommandTimeout()
 {
     return(databaseConnectionSettingsService.GetCommandTimeout());
 }