FireDAC.Stan.Param.FDVar2SQLTyped
Delphi
function FDVar2SQLTyped(const AValue: Variant; AFieldType: TFDMacroDataType): String;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | FireDAC.Stan.Param.pas | FireDAC.Stan.Param | FireDAC.Stan.Param |
Description
Renvoie une chaîne en fonction des types Variant et TFDMacroDataType.
La fonction FDVar2SQLTyped renvoie une chaîne en fonction des types AValue et AFieldType.
AValue représente la valeur que vous voulez convertir.
AFieldType représente un TFDMacroDataType, qui peut être :
mdRawmdIntegermdFloatmdDatemdTimemdDateTimemdStringmdIdentifiermdBooleanmdUnknown