ESRI.ArcGIS.ADF.ArcGISServer | |
Field Class Properties | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer Namespace : Field Class |
For a list of all members of this type, see Field members.
Name | Description | |
---|---|---|
AliasName | The alias name of the field. | |
DefaultValue | The default value of the field. | |
Domain | The default domain of the field. | |
DomainFixed | Indicates if the field's domain is fixed. | |
DomainFixedSpecified | ||
Editable | Indicates if the field is editable. | |
GeometryDef | The geometry definition for the field if IsGeometry is TRUE. | |
IsNullable | Indicates if the field can contain null values. | |
Length | The maximum length, in bytes, for values described by the field. | |
ModelName | The model name of the field. | |
Name | The name of the field. | |
Precision | The precision for field values. | |
RasterDef | The raster column definition. | |
Required | Indicates if the field is required. | |
RequiredSpecified | ||
Scale | The scale for field values. | |
Type | The type of the field. |