public static SqlExpression DateTimeOffsetNow()
 {
     return(SqlDml.CurrentDateTimeOffset());
 }