QueryableDataSource.GetViewNames Método

Definição

Obtém uma coleção de nomes que representam vistas associadas ao QueryableDataSource controlo.

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

Devoluções

Uma coleção de nomes que representam vistas associadas ao QueryableDataSource controlo.

Implementações

Aplica-se a