Property TField.origin

cgi

Member²
Isn't the property origin of the TField object for the TOracleDataSet component indicated, how to obtain the name of the table of a TField object?

------------------
Christian Gincheleau
 
TField.Origin is currently not supported by the TOracleDataSet component. The fieldnames must match the name of the underlying column for an updateable dataset.

------------------
Marco Kalter
Allround Automations
 
Back
Top