Share via


QueryableDataSource.GetViewNames Método

Definição

Obtém uma coleção de nomes que representa exibições associadas ao controle 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

Retornos

ICollection

Uma coleção de nomes que representa exibições associadas ao controle QueryableDataSource.

Implementações

Aplica-se a