GdbFieldDescription Class
Summary:
Module: aspose.gis.common.formats.gdbtable
Full Name: aspose.gis.common.formats.gdbtable.GdbFieldDescription
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| GdbFieldDescription(type) | Initializes a new instance of the GdbFieldDescription class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| alias | string | r/w | |
| default_value | object | r/w | |
| field_type | GdbFieldType | r | |
| is_nullable | bool | r/w | |
| name | string | r/w | |
| width | uint | r/w |
Constructor: GdbFieldDescription(type)
GdbFieldDescription(type)
Initializes a new instance of the GdbFieldDescription class
Parameters:
| Parameter | Type | Description |
|---|---|---|
| type | GdbFieldType |