PrimitivePropertyConfigurationExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |