FireDAC.Phys.ODBCWrapper.TODBCConnection.CURSOR_TYPE
Delphi
property CURSOR_TYPE: SQLInteger index SQL_CURSOR_TYPE read GetIntAttribute write SetIntAttribute;
C++
__property int CURSOR_TYPE = {read=GetIntAttribute, write=SetIntAttribute, index=6, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.Phys.ODBCWrapper.pas FireDAC.Phys.ODBCWrapper.hpp |
FireDAC.Phys.ODBCWrapper | TODBCConnection |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!