EdmCoreModel.GetGuid(Boolean) Method

Definition

Gets a reference to the Guid primitive type definition.

C#
public Microsoft.OData.Edm.IEdmPrimitiveTypeReference GetGuid (bool isNullable);

Parameters

isNullable
Boolean

Flag specifying if the referenced type should be nullable.

Returns

A new primitive type reference.

Applies to

Product Versions
OData EDM 7.0