FireDAC.Phys.OracleWrapper.TOCIStatement.FETCH_ROWID

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FETCH_ROWID: ub4 index OCI_ATTR_FETCH_ROWID read GetUB4Attr write SetUB4Attr;

C++

__property unsigned FETCH_ROWID = {read=GetUB4Attr, write=SetUB4Attr, index=448, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.OracleWrapper.pas
FireDAC.Phys.OracleWrapper.hpp
FireDAC.Phys.OracleWrapper TOCIStatement

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!