EntityDataSourceView.GetViewSchema Méthode

Définition

Retourne une table qui représente EntityDataSourceView.

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

Retours

Table qui contient les propriétés de EntityDataSourceView.

S’applique à