![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources | |
FieldInfoCollection Class Members | |
See Also Properties Methods Send Feedback |
ESRI.ArcGIS.ADF.Web.DataSources Namespace : FieldInfoCollection Class |
The following tables list the members exposed by FieldInfoCollection.
Name | Description | |
---|---|---|
![]() | FieldInfoCollection Constructor |
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.Generic.List<FieldInfo>) |
![]() | Count | (Inherited from System.Collections.Generic.List<FieldInfo>) |
![]() | DisplayField | The primary display field. This field is used as the title of a record when no title expression is set. If primary display field is not set, it is calculated to be a column called 'name', whose name contains 'name' or the first string column or the first column. |
![]() | FieldNames | The names of the fields in the collection. |
![]() | Item | (Inherited from System.Collections.Generic.List<FieldInfo>) |
Top