EdmStructuredObject.GetEdmType 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.
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.