RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDSBase.AddOptParameter Method
Pascal
function AddOptParameter(iFldNo: LongWord; pszAttr: PChar; iType: LongWord; iLen: LongWord; pValue: Pointer): DBResult; stdcall;
C++
__fastcall __stdcall DBResult AddOptParameter(LongWord iFldNo, const char * pszAttr, LongWord iType, LongWord iLen, void * pValue);

This is AddOptParameter, a member of class IDSBase.

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