RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterUpdateField.ImplSetFieldName Method

Sets the name used to access this adapter field with server-side script.

Pascal
procedure ImplSetFieldName(const Value: string); override;
C++
virtual __fastcall ImplSetFieldName(const AnsiString Value);

ImplSetVariableName sets the value of the FieldName property. 

 

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