ProjectedWrapperMany.Next Propiedad

Definición

Obtiene o establece otra instancia de ProjectedWrapperMany que contiene el conjunto de las ocho propiedades proyectadas siguientes y posiblemente otro vínculo.

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

public:
 property System::Data::Services::Internal::ProjectedWrapperMany ^ Next { System::Data::Services::Internal::ProjectedWrapperMany ^ get(); void set(System::Data::Services::Internal::ProjectedWrapperMany ^ value); };
public System.Data.Services.Internal.ProjectedWrapperMany Next { get; set; }
member this.Next : System.Data.Services.Internal.ProjectedWrapperMany with get, set
Public Property Next As ProjectedWrapperMany

Valor de propiedad

Siguiente conjunto de propiedades.

Se aplica a