[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Original fieldname of the field.
Source position: db.pas line 444
published property TField.Origin : string |
Origin contains the origin of the field in the form TableName.fieldName. This property is filled only if the TDataset descendent or the database engine support retrieval of this property. It can be used to autmatically create update statements, together with the TField.ProviderFlags property.
|
Base class for records-based data-access |
|
|
Flags for provider or update support |