Partager via


SqlFunctions.CurrentTimestamp Méthode

Définition

Retourne la date et l'heure actuelles.

[System.Data.Entity.DbFunction("SqlServer", "CURRENT_TIMESTAMP")]
public static Nullable<DateTime> CurrentTimestamp ();
static member CurrentTimestamp : unit -> Nullable<DateTime>
Public Shared Function CurrentTimestamp () As Nullable(Of DateTime)

Retours

Date et heure actuelles.

Attributs

S’applique à