Compartilhar via


EntityDataSourceView.GetViewSchema Método

Definição

Retorna uma tabela que representa o EntityDataSourceView.

public:
 System::Data::DataTable ^ GetViewSchema();
public System.Data.DataTable GetViewSchema ();
member this.GetViewSchema : unit -> System.Data.DataTable
Public Function GetViewSchema () As DataTable

Retornos

DataTable

Uma tabela que contém as propriedades do EntityDataSourceView.

Aplica-se a