QueryableDataSource.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.
Obtém ou define o QueryableDataSourceView objeto associado a esse QueryableDataSource controle.
protected:
abstract System::Web::UI::WebControls::QueryableDataSourceView ^ CreateQueryableView();
protected abstract System.Web.UI.WebControls.QueryableDataSourceView CreateQueryableView();
abstract member CreateQueryableView : unit -> System.Web.UI.WebControls.QueryableDataSourceView
Protected MustOverride Function CreateQueryableView () As QueryableDataSourceView
Retornos
A exibição da fonte de dados padrão associada ao QueryableDataSource controle.