QueryableDataSourceView.SelectNew Propiedad

Definición

Obtiene o establece las propiedades y los valores calculados que se incluyen en los datos recuperados.

public:
 virtual property System::String ^ SelectNew { System::String ^ get(); void set(System::String ^ value); };
public virtual string SelectNew { get; set; }
member this.SelectNew : string with get, set
Public Overridable Property SelectNew As String

Valor de propiedad

String

Valores que se utilizan para crear el comando Select.

Se aplica a