EdmTemporalTypeReference Constructor
Include Protected Members
Include Inherited Members
Creates a new instance of the EdmTemporalTypeReference class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
EdmTemporalTypeReference(IEdmPrimitiveType, Boolean) | Creates a new instance of the EdmTemporalTypeReference class. | |
EdmTemporalTypeReference(IEdmPrimitiveType, Boolean, Nullable<Int32>) | Creates a new instance of the EdmTemporalTypeReference class. |
Top