API:FireDAC.Phys.ODBCWrapper.TODBCHandle.GetNonStrAttribute

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetNonStrAttribute(AAttr: SQLInteger; ApValue: SQLPointer); virtual;

C++

virtual void __fastcall GetNonStrAttribute(int AAttr, void * ApValue);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCHandle

Description

Embarcadero Technologies does not currently have any additional information.