FireDAC.Phys.ODBCWrapper.TODBCConnection.SS_PRESERVE_CURSORS

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SS_PRESERVE_CURSORS: SQLUInteger index SQL_COPT_SS_PRESERVE_CURSORS read GetUIntAttribute write SetUIntAttribute;

C++

__property int SS_PRESERVE_CURSORS = {read=GetUIntAttribute, write=SetUIntAttribute, index=1204, 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!