FireDAC.Stan.Intf.IFDStanExpressionEvaluator.ToSQL

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ToSQL(const AFieldToSQL: TFDStanExpressionFieldToSQL = nil): String;

C++

virtual System::UnicodeString __fastcall ToSQL(const _di_TFDStanExpressionFieldToSQL AFieldToSQL = _di_TFDStanExpressionFieldToSQL()) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf IFDStanExpressionEvaluator

Description

Embarcadero Technologies does not currently have any additional information.