RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterNamedField.GetVariableName Method

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

Pascal
function GetVariableName: string;
C++
__fastcall AnsiString GetVariableName();

GetVariableName is called to retrieve the name used to access this adapter field with server-side script. GetVariableName calls ImplGetVariableName

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!