FireDAC.Phys.OracleWrapper.TOCIHandle.SetBytesAttr

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetBytesAttr(AAtrType: Integer; const AValue: TBytes);

C++

void __fastcall SetBytesAttr(int AAtrType, const System::DynamicArray<System::Byte> AValue);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.OracleWrapper.pas
FireDAC.Phys.OracleWrapper.hpp
FireDAC.Phys.OracleWrapper TOCIHandle

Description

Embarcadero Technologies does not currently have any additional information.