QueryableDataSource.GetViewNames Metoda

Definice

Získá kolekci názvů reprezentujících zobrazení, která jsou přidružena k QueryableDataSource ovládacímu prvku.

protected:
 override System::Collections::ICollection ^ GetViewNames();
protected override System.Collections.ICollection GetViewNames ();
override this.GetViewNames : unit -> System.Collections.ICollection
Protected Overrides Function GetViewNames () As ICollection

Návraty

ICollection

Kolekce názvů představujících zobrazení, která jsou přidružena k QueryableDataSource ovládacímu prvku.

Implementuje

Platí pro