IDataSourceDesigner::GetViewNames Method ()

 

Gets the names of the views in the underlying data source.

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

array<String^>^ GetViewNames()

Return Value

Type: array<System::String^>^

An array of type String.

.NET Framework
Available since 2.0
Return to top
Show: