Definition
Assembly: Microsoft.OData.Edm.dll Namespace: Microsoft.OData.EdmSyntax
Summary
This type is defined in Microsoft.OData.Edm.Remarks
See Microsoft documentation for more information about the rest of the API.Methods
GetClrType Extension
Extension method from
Microsoft.Restier.AspNet.Model.EdmHelpersSyntax
Parameters
| Name | Type | Description |
|---|---|---|
edmType | Microsoft.OData.Edm.IEdmType | The edm type to get clr type. |
edmModel | Microsoft.OData.Edm.IEdmModel | The edm model. |
Returns
Type:System.Type
The clr type.
GetClrType Extension
Extension method from
Microsoft.Restier.AspNetCore.Model.EdmHelpersSyntax
Parameters
| Name | Type | Description |
|---|---|---|
edmType | Microsoft.OData.Edm.IEdmType | The edm type to get clr type. |
edmModel | Microsoft.OData.Edm.IEdmModel | The edm model. |
Returns
Type:System.Type
The clr type.