SqlDataSourceDesigner.GetViewNames Method ()

 

Gets a list of available views.

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

Public Overrides Function GetViewNames As String()

Return Value

Type: System.String()

A string array containing the names of the available views.

.NET Framework
Available since 2.0
Return to top
Show: