DataSetViewSchema.GetFields Method ()
.NET Framework (current version)
Gets an array containing information about each data field in the view.
Assembly: System.Design (in System.Design.dll)
Return Value
Type: System.Web.UI.Design.IDataSourceFieldSchema[]An array of IDataSourceFieldSchema objects.
Implements
IDataSourceViewSchema.GetFields()The GetFields method does not return information about hidden fields.
.NET Framework
Available since 2.0
Available since 2.0
Show: