JobStatus= SqlFunctions.StringConvert((double)e.JobStatus)
日期转换指定格式
PFBeginMonth = SqlFunctions.DateName("yyyy", e.SS_EmpInfo.PFBeginMonth)+"-"+ SqlFunctions.DateName("MM", e.SS_EmpInfo.PFBeginMonth),
JobStatus= SqlFunctions.StringConvert((double)e.JobStatus)
日期转换指定格式
PFBeginMonth = SqlFunctions.DateName("yyyy", e.SS_EmpInfo.PFBeginMonth)+"-"+ SqlFunctions.DateName("MM", e.SS_EmpInfo.PFBeginMonth),
相关文章: