FireDAC.DatS.TFDDatSRow.SetValues
Delphi
procedure SetValues(const AValues: array of Variant); overload;
procedure SetValues(const ANames: String; const AValue: Variant); overload;
C++
void __fastcall SetValues(const System::Variant *AValues, const System::NativeInt AValues_High)/* overload */;
void __fastcall SetValues(const System::UnicodeString ANames, const System::Variant &AValue)/* overload */;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
procedure function |
public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | TFDDatSRow |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !