Name | Description | |
---|---|---|
![]() | FieldDescription Constructor | Overloaded. |
The following tables list the members exposed by FieldDescription.
Name | Description | |
---|---|---|
![]() | FieldDescription Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AliasName | The alias name of the ArcGIS.Core.Data.Field. |
![]() | DefaultValue | The default value of the ArcGIS.Core.Data.Field. |
![]() | DomainDescription | The associated DomainDescription of the ArcGIS.Core.Data.Field. |
![]() | FieldType | The ArcGIS.Core.Data.FieldType of the ArcGIS.Core.Data.Field. |
![]() | IsNullable | Indicates if the ArcGIS.Core.Data.Field can contain null values. |
![]() | Length | The length of the ArcGIS.Core.Data.Field. |
![]() | Name | The name of the dataset this description is referencing. (Inherited from ArcGIS.Core.Data.DDL.Description) |
![]() | Precision | The precision value of the ArcGIS.Core.Data.Field. |
![]() | Scale | The scale of the ArcGIS.Core.Data.Field. |
Name | Description | |
---|---|---|
![]() ![]() | CreateDomainField | Creates a field description for a ArcGIS.Core.Data.Field with a specified DomainDescription. |
![]() ![]() | CreateGlobalIDField | Creates a field description for a Global ID ArcGIS.Core.Data.Field. |
![]() ![]() | CreateIntegerField | Creates a field description for an integer ArcGIS.Core.Data.Field. |
![]() ![]() | CreateObjectIDField | Creates a field description for an Object ID ArcGIS.Core.Data.Field. |
![]() ![]() | CreateStringField | Creates a field description for a string ArcGIS.Core.Data.Field. |