FireDAC.Phys.MySQLWrapper.TMySQLStatement.CURSOR_TYPE

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CURSOR_TYPE: LongWord index STMT_ATTR_CURSOR_TYPE  read GetLongAttr write SetLongAttr;

C++

__property unsigned CURSOR_TYPE = {read=GetLongAttr, write=SetLongAttr, index=1, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.MySQLWrapper.pas
FireDAC.Phys.MySQLWrapper.hpp
FireDAC.Phys.MySQLWrapper TMySQLStatement

Description

Embarcadero Technologies does not currently have any additional information.