|
||
Interface status: | deprecated |
class TDaColMap;
Maps a source to a target column.
Defined in TDaColMap
:
TDaColMap(TDbColNo,TDbColNo)
Constructor.iSource
Source column. iTarget
Target column. TDaColMapFactory
Constructs maps of columns from one database model to another. Interface status: | deprecated | Inherited from: TDaColMap |
inline TDaColMap(TDbColNo aTarget, TDbColNo aSource);
Constructor.
|
Interface status: | deprecated | Inherited from: TDaColMap |
TDbColNo iSource;
Source column.