RAD Studio VCL Reference
|
Sets the value of the Mode property.
procedure SetMode(const Value: TDataSetAdapterMode); virtual;
virtual __fastcall SetMode(const TDataSetAdapterMode Value);
SetMode is the protected write implementation of the Mode property. As a side-effect, SetMode sets the InDefaultMode and DataSetPrepared properties to false.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|