public void SuaSp(int maSP, string tenSP, double gia, int sl, int maLSP, int maNCC)
 {
     Da.SuaSp(maSP, tenSP, gia, sl, maLSP, maNCC);
 }