EntityFunctions.AddDays Method
Invokes the canonical AddDays function. For information about the canonical AddDays function, see Date and Time Canonical Functions (Entity SQL).
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AddDays(Nullable<DateTime>, Nullable<Int32>) | Invokes the canonical AddDays function. For information about the canonical AddDays function, see Date and Time Canonical Functions (Entity SQL). |
|
AddDays(Nullable<DateTimeOffset>, Nullable<Int32>) | Invokes the canonical AddDays function. For information about the canonical AddDays function, see Date and Time Canonical Functions (Entity SQL). |