FireDAC.Phys.ODBCWrapper.TODBCCommandStatement.ParamSetSupported
Delphi
property ParamSetSupported: Boolean read FParamSetSupported write FParamSetSupported;
C++
__property bool ParamSetSupported = {read=FParamSetSupported, write=FParamSetSupported, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FireDAC.Phys.ODBCWrapper.pas FireDAC.Phys.ODBCWrapper.hpp |
FireDAC.Phys.ODBCWrapper | TODBCCommandStatement |
Description
Embarcadero Technologies does not currently have any additional information.