QueryableDataSource.CreateQueryableView Método
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Obtém ou define o QueryableDataSourceView objeto associado a este QueryableDataSource controlo.
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
Devoluções
A vista de fonte de dados padrão associada ao QueryableDataSource controlo.