QueryableDataSource.GetViewNames Metod

Definition

Hämtar en samling namn som representerar vyer som är associerade med QueryableDataSource kontrollen.

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

Returer

En samling namn som representerar vyer som är associerade med QueryableDataSource kontrollen.

Implementeringar

Gäller för