PrimitivePropertyConfigurationExtensions.AsDate Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public static Microsoft.AspNet.OData.Builder.PrimitivePropertyConfiguration AsDate (this Microsoft.AspNet.OData.Builder.PrimitivePropertyConfiguration property);
static member AsDate : Microsoft.AspNet.OData.Builder.PrimitivePropertyConfiguration -> Microsoft.AspNet.OData.Builder.PrimitivePropertyConfiguration
<Extension()>
Public Function AsDate (property As PrimitivePropertyConfiguration) As PrimitivePropertyConfiguration
Paramètres
- property
- PrimitivePropertyConfiguration
Référence à la configuration de la propriété primitive appelante.
Retours
Se retourne de façon que plusieurs appels puissent être chaînés.