EdmFunctions.CurrentDateTime Methode

Definitie

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

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

Retouren

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

Van toepassing op