Compartir a través de


SearchOptions.Select Propiedad

Definición

Lista de campos que se van a recuperar. Si no se especifica nada, se incluirán todos los campos marcados como recuperables en el esquema.

public System.Collections.Generic.IList<string> Select { get; }
member this.Select : System.Collections.Generic.IList<string>
Public ReadOnly Property Select As IList(Of String)

Valor de propiedad

Se aplica a