GdbTableRowWriter Class
Summary:
Module: aspose.gis.common.formats.gdbtable
Full Name: aspose.gis.common.formats.gdbtable.GdbTableRowWriter
Aspose.PSD Version: 25.9.0
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| field_description | GdbFieldDescription | r | |
| has_field | bool | r |
Methods
| Name | Description |
|---|---|
| write_binary(bytes) | |
| write_date_time(date_time) | |
| write_float32(value) | |
| write_float64(value) | |
| write_global_id(guid) | |
| write_guid(guid) | |
| write_int16(value) | |
| write_int32(value) | |
| write_null() | |
| write_shape(shape) | |
| write_string(value) | |
| write_xml(xml) |