EntityDataSourceView.GetViewSchema Método
Definição
Retorna uma tabela que representa o EntityDataSourceView.Returns a table that represents the EntityDataSourceView.
public:
System::Data::DataTable ^ GetViewSchema();
public System.Data.DataTable GetViewSchema ();
member this.GetViewSchema : unit -> System.Data.DataTable
Public Function GetViewSchema () As DataTable
Retornos
Uma tabela que contém as propriedades do EntityDataSourceView.A table that contains the properties of the EntityDataSourceView.