Definition
Assembly: mscorlib.dll Namespace: SystemSyntax
Summary
This type is defined in mscorlib.Methods
GetPrimitiveTypeReference Extension
Extension method from
Microsoft.Restier.AspNet.Model.EdmHelpersSyntax
Parameters
| Name | Type | Description |
|---|---|---|
type | System.Type | The clr type to get edm type reference. |
Returns
Type:Microsoft.OData.Edm.EdmTypeReference
The edm type reference for the clr type.
GetPrimitiveTypeReference Extension
Extension method from
Microsoft.Restier.AspNetCore.Model.EdmHelpersSyntax
Parameters
| Name | Type | Description |
|---|---|---|
type | System.Type | The clr type to get edm type reference. |
Returns
Type:Microsoft.OData.Edm.EdmTypeReference
The edm type reference for the clr type.
GetTypeReference Extension
Extension method from
Microsoft.Restier.AspNet.Model.EdmHelpersSyntax
Parameters
| Name | Type | Description |
|---|---|---|
type | System.Type | The clr type. |
model | Microsoft.OData.Edm.IEdmModel | The Edm model. |
Returns
Type:Microsoft.OData.Edm.IEdmTypeReference
The Edm type reference.
GetTypeReference Extension
Extension method from
Microsoft.Restier.AspNetCore.Model.EdmHelpersSyntax
Parameters
| Name | Type | Description |
|---|---|---|
type | System.Type | The clr type. |
model | Microsoft.OData.Edm.IEdmModel | The Edm model. |
Returns
Type:Microsoft.OData.Edm.IEdmTypeReference
The Edm type reference.