Partager via


PrimitivePropertyConfigurationExtensions.AsTimeOfDay Méthode

Définition

Si cette propriété primitive est TimeSpan, cette méthode rendra le type Edm cible comme TimeOfDay

public static Microsoft.AspNet.OData.Builder.PrimitivePropertyConfiguration AsTimeOfDay (this Microsoft.AspNet.OData.Builder.PrimitivePropertyConfiguration property);
static member AsTimeOfDay : Microsoft.AspNet.OData.Builder.PrimitivePropertyConfiguration -> Microsoft.AspNet.OData.Builder.PrimitivePropertyConfiguration
<Extension()>
Public Function AsTimeOfDay (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.

S’applique à