Share via


PrimitivePropertyConfigurationExtensions Class

Definition

Extensions method for PrimitivePropertyConfiguration.

public static class PrimitivePropertyConfigurationExtensions
type PrimitivePropertyConfigurationExtensions = class
Public Module PrimitivePropertyConfigurationExtensions
Inheritance
PrimitivePropertyConfigurationExtensions

Methods

AsDate(PrimitivePropertyConfiguration)

If this primitive property is DateTime, this method will make the target Edm type kind as Date

AsTimeOfDay(PrimitivePropertyConfiguration)

If this primitive property is TimeSpan, this method will make the target Edm type kind as TimeOfDay

Applies to