RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseDataSetAdapterField.GetAdapter Method

Returns the value of the Adapter property.

Pascal
function GetAdapter: TCustomDataSetAdapter;
C++
__fastcall TCustomDataSetAdapter GetAdapter();

GetAdapter is the protected read implementation of the Adapter property. 

 

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