EdmCoreModel.GetDate(Boolean) Method
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.
Get a reference to the Date primitive type definition.
public Microsoft.OData.Edm.IEdmPrimitiveTypeReference GetDate (bool isNullable);
member this.GetDate : bool -> Microsoft.OData.Edm.IEdmPrimitiveTypeReference
Public Function GetDate (isNullable As Boolean) As IEdmPrimitiveTypeReference
Parameters
- isNullable
- Boolean
Flag specifying if the referenced type should be nullable.
Returns
A new primitive type reference