Compartilhar via


ODataServiceDocument.Singletons Propriedade

Definição

Obtém ou define o conjunto de singletons no documento de serviço.

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

Valor da propriedade

O conjunto de singletons no documento de serviço.

Aplica-se a