EdmFunctions.CurrentUtcDateTime Methode

Definitie

Hiermee maakt u een DbFunctionExpression functie die de canonieke functie CurrentUtcDateTime aanroept.

public:
 static System::Data::Common::CommandTrees::DbFunctionExpression ^ CurrentUtcDateTime();
public static System.Data.Common.CommandTrees.DbFunctionExpression CurrentUtcDateTime();
static member CurrentUtcDateTime : unit -> System.Data.Common.CommandTrees.DbFunctionExpression
Public Function CurrentUtcDateTime () As DbFunctionExpression

Retouren

Een nieuwe DbFunctionExpression die de huidige UTC-datum en -tijd retourneert als een Edm.DateTime-exemplaar.

Van toepassing op