Share via


ResourceSetContext.EntitySetBase Property

Definition

Gets the IEdmEntitySetBase this instance belongs to.

public Microsoft.OData.Edm.IEdmEntitySetBase EntitySetBase { get; set; }
member this.EntitySetBase : Microsoft.OData.Edm.IEdmEntitySetBase with get, set
Public Property EntitySetBase As IEdmEntitySetBase

Property Value

Applies to