QueryableDataSource.GetViewNames Método

Definición

Obtiene una colección de nombres que representan vistas asociadas al QueryableDataSource control .

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

Devoluciones

Colección de nombres que representan vistas asociadas al QueryableDataSource control .

Implementaciones

Se aplica a