Returns a new DateTime based upon adding the specified interval to this date.
Returns a new DateTime based upon adding the specified interval to this date.
public DateAdd AddDate(PartOfDateTime,Field);
Returns a new DateTime based upon adding the specified interval to this date.
public DateAdd AddDate(PartOfDateTime,String);
Returns a new DateTime based upon adding the specified interval to this date.
public DateAdd AddDate(PartOfDateTime,ValueType);
Field Class | DomainObjects.Facade.Command.Expression Namespace