FireDAC.Phys.OracleWrapper.TOCIVariable.SetIsNull
Delphi
procedure SetIsNull(AIndex: ub4; AIsNull: Boolean); // for LOB fields
C++
void __fastcall SetIsNull(unsigned 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. Please help us document this topic by using the Discussion page!