FireDAC.Phys.OracleWrapper.TOCIVariable.SetIsNull

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetIsNull(AIndex: ub4; AIsNull: Boolean); // for LOB fields

C++

void __fastcall SetIsNull(Firedac::Phys::Oraclecli::ub4 AIndex, bool AIsNull);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.