FireDAC.Stan.Param.TFDParam.AsLargeUInts
Delphi
property AsLargeUInts[AIndex: Integer]: LargeUInt read GetAsLargeUInts write SetAsLargeUInts;
C++
__property Data::Db::LargeUint AsLargeUInts[int AIndex] = {read=GetAsLargeUInts, write=SetAsLargeUInts};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.Stan.Param.pas FireDAC.Stan.Param.hpp |
FireDAC.Stan.Param | TFDParam |
Description
Embarcadero Technologies does not currently have any additional information.