QueryableDataSource.GetViewNames Método

Definición

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

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

ICollection

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

Implementaciones

Se aplica a