Fields Collection
Properties and Methods
| Name | Type | Description |
| Attributes | Property | Sets or returns the attributes of the field |
| Name | Property | Sets or returns the name of the field |
| Numeric Scale | Property | adjusts the scale of the field (only applicable on field types asNumeric & adSmallInt) |
| Precision | Property | adjusts the precision of the field (only applicable on field types asNumeric & adSmallInt) |
| AppendChunk | Method | Appends long binary |
| OriginalValue | Property | Returns the original value in the field |
| UnderlyingValue | Property | Returns the current value of the field |
| ActualSize | Property | Returns the actual length of a fields value |
| DefinedSize | Property | Returns the defined size of the field |
| Status | Property | Returns the status of the field |
| Type | Property | Sets ot returns the type of the field |
| Value | Property | Sets or returns the value of the field |
| GetChunk | Method | Returns all or part of the contents of a large text or binary data field |
© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited TopPrevNext