RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataSetAdapterFirstRowAction.GetDefaultActionName Method

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

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

GetDefaultActionName returns the name of the adapter action component. Descendants may override this function. 

 

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