RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterUpdateField.ImplGetVariableName Method

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

Pascal
function ImplGetVariableName: string; override;
C++
virtual __fastcall AnsiString ImplGetVariableName();

ImplGetVariableName returns the value of the FieldName property. 

 

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