FireDAC.Phys.ODBCBase.TFDPhysODBCStatementProp

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDPhysODBCStatementProp = (cpParamSet, cpRowSet, cpLateBindedData, cpOutResParams,
cpOutParams, cpDefaultCrs, cpOnNextResult, cpOnNextResultValue, cpNotFirstCursor,
cpResetOnArrayOffset, cpUnifyParams);

C++

enum DECLSPEC_DENUM TFDPhysODBCStatementProp : unsigned int { cpParamSet, cpRowSet, cpLateBindedData, cpOutResParams, cpOutParams, cpDefaultCrs, cpOnNextResult, cpOnNextResultValue, cpNotFirstCursor, cpResetOnArrayOffset, cpUnifyParams };

Properties

Type Visibility Source Unit Parent
enum public
FireDAC.Phys.ODBCBase.pas
FireDAC.Phys.ODBCBase.hpp
FireDAC.Phys.ODBCBase FireDAC.Phys.ODBCBase

Description

Embarcadero Technologies does not currently have any additional information.