public bool insertNSX(EC_NhaSanXuat nsx)
 {
     return(DA_NhaSanXuat.insertNSX(nsx));
 }