RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDSBase.DropOptParameter Method
Pascal
function DropOptParameter(iFldNo: LongWord; pName: PChar): DBResult; stdcall;
C++
__fastcall __stdcall DBResult DropOptParameter(LongWord iFldNo, const char * pName);

This is DropOptParameter, a member of class IDSBase.

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