Share via


EntitySetSegment.EdmType Property

Definition

Gets the IEdmType of this EntitySetSegment. This will always be an IEdmCollectionType for the IEdmEntityType that this set contains.

public override Microsoft.OData.Edm.IEdmType EdmType { get; }
member this.EdmType : Microsoft.OData.Edm.IEdmType
Public Overrides ReadOnly Property EdmType As IEdmType

Property Value

Applies to