Condividi tramite


ODataServiceDocument.EntitySets Proprietà

Definizione

Ottiene o imposta il set di set di entità nel documento del servizio.

public System.Collections.Generic.IEnumerable<Microsoft.OData.ODataEntitySetInfo> EntitySets { get; set; }
member this.EntitySets : seq<Microsoft.OData.ODataEntitySetInfo> with get, set
Public Property EntitySets As IEnumerable(Of ODataEntitySetInfo)

Valore della proprietà

Set di set di entità nel documento del servizio.

Si applica a