OperationImportSegment.EntitySet Property
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 IEdmEntitySetBase containing the entities that this function returns. This will be null if entities are not returned by this operation, or if there is any ambiguity.
public Microsoft.OData.Edm.IEdmEntitySetBase EntitySet { get; }
member this.EntitySet : Microsoft.OData.Edm.IEdmEntitySetBase
Public ReadOnly Property EntitySet As IEdmEntitySetBase