RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomClientDataSet.InternalSetOptionalParam Method
Pascal
procedure InternalSetOptionalParam(const ParamName: string; const Value: OleVariant; IncludeInDelta: Boolean = False; FieldNo: Integer = 0);
C++
__fastcall InternalSetOptionalParam(const AnsiString ParamName, const OleVariant Value, Boolean IncludeInDelta = False, int FieldNo = 0);

This is InternalSetOptionalParam, a member of class TCustomClientDataSet.

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