Share via


NullEdmComplexObject.GetEdmType Method

Definition

Gets the IEdmTypeReference of this instance.

public Microsoft.OData.Edm.IEdmTypeReference GetEdmType ();
abstract member GetEdmType : unit -> Microsoft.OData.Edm.IEdmTypeReference
override this.GetEdmType : unit -> Microsoft.OData.Edm.IEdmTypeReference
Public Function GetEdmType () As IEdmTypeReference

Returns

The IEdmTypeReference of this instance.

Implements

Applies to