Exemplo n.º 1
0
 //获取服务器时间
 public DateTime GetDBServerTime()
 {
     return(SQLHelper.GetDBServerTime());
 }