DataSetViewSchema.GetFields Method ()

 

Gets an array containing information about each data field in the view.

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

public IDataSourceFieldSchema[] GetFields()

The GetFields method does not return information about hidden fields.

.NET Framework
Available since 2.0
Return to top
Show: