QueryableDataSource.GetViewNames Método

Definição

Obtém uma coleção de nomes que representam exibições associadas ao QueryableDataSource controle.

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

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

Implementações

Aplica-se a