FireDAC.Comp.DataSet.TFDDataSet.SetFieldAutoGenerateValue
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp
| |
Unit: FireDAC.Comp.DataSet | |
Parent: TFDDataSet |
Delphi
procedure SetFieldAutoGenerateValue(AField: TField; AValue: TAutoRefreshFlag);
C++
void __fastcall SetFieldAutoGenerateValue(Data::Db::TField* AField, Data::Db::TAutoRefreshFlag AValue);
Description
Embarcadero Technologies does not currently have any additional information.