DomainObjects Class Library

DateAdd Class

Returns a new DateTime based upon adding a specified interval to a date.

For a list of all members of this type, see DateAdd Members.

System.Object
   Field
      ScalarFunction
         DateAdd

[Serializable]
[Serializable]
public class DateAdd : ScalarFunction, IEquatable<T>

Requirements

Namespace: DomainObjects.Facade.Command.Function

Assembly: DomainObjects.Core (in DomainObjects.Core.dll)

See Also

DateAdd Members | DomainObjects.Facade.Command.Function Namespace