Compartir a través de


ODataServiceDocument.Singletons Propiedad

Definición

Obtiene o establece el conjunto de singletons en el documento de servicio.

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 de propiedad

Conjunto de singletons en el documento de servicio.

Se aplica a