EntityDataSourceView.GetViewSchema Metod

Definition

Returnerar en tabell som representerar EntityDataSourceView.

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

Returer

En tabell som innehåller egenskaperna för EntityDataSourceView.

Gäller för