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