public IDatabase OpenSharedConnection()
 {
     return(InternalDb.OpenSharedConnection());
 }