RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDSBase.MakeEmbedded Method
Pascal
function MakeEmbedded(DsDet: IDSBase; iFieldsLink: LongWord; piFieldsM: PLongWord; piFieldsD: PLongWord; pMasterFieldName: PChar; pDetailFieldName: PChar): DBResult; stdcall;
C++
__fastcall __stdcall DBResult MakeEmbedded(IDSBase DsDet, LongWord iFieldsLink, PLongWord piFieldsM, PLongWord piFieldsD, const char * pMasterFieldName, const char * pDetailFieldName);

This is MakeEmbedded, a member of class IDSBase.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!