Interface IEdmObject
Represents an instance of an Microsoft.Data.Edm.IEdmType.
public interface IEdmObject
Methods
GetEdmType()
Gets the Microsoft.Data.Edm.IEdmTypeReference of this instance.
IEdmTypeReference GetEdmType()
Returns
- IEdmTypeReference
The Microsoft.Data.Edm.IEdmTypeReference of this instance.