DataSourceDesigner::GetViewNames Method ()

 
Use BaseTrue

Returns an array of the view names that are available in this data source.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

public:
virtual array<String^>^ GetViewNames()

Return Value

Type: array<System::String^>^

An array of view names.

.NET Framework
Available since 2.0
Return to top
Show: