TFields Copying
From: Emile Petrus Abi-Abib (emile_at_think.com.br)
Date: 11/27/03
- Previous message: Andreas Schmidt: "Re: Can I access oracle using Oracle's OLEDB Provider on Win98?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 27 Nov 2003 17:27:42 -0300
I want to copy all fields from one TDataSet to another TDataSet. However,
the
TField class does not redefine the Assign method to copy its properties (and
neither its derived classes do). How do I perform this copy without
verifying
what is the type of the TField and its eventual properties?
I want to copy all fields from one TDataSet to another TDataSet. However,
the
TField class does not redefine the Assign method to copy its properties (and
neither its derived classes do). How do I perform this copy without
verifying
what is the type of the TField and its eventual properties?
- Previous message: Andreas Schmidt: "Re: Can I access oracle using Oracle's OLEDB Provider on Win98?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]