public DataTable GetInfo(string year, string month, int iIndex, int iCount) { return(access.GetInfo(year, month, iIndex, iCount)); }