LinqDataSource.CreateQueryableView Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Retorna uma exibição que pode ser consultada.
protected:
override System::Web::UI::WebControls::QueryableDataSourceView ^ CreateQueryableView();
protected override System.Web.UI.WebControls.QueryableDataSourceView CreateQueryableView ();
override this.CreateQueryableView : unit -> System.Web.UI.WebControls.QueryableDataSourceView
Protected Overrides Function CreateQueryableView () As QueryableDataSourceView
Retornos
Uma exibição que pode ser consultada.