FireDAC.DatS.TFDDatSRow.SetIsNull

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
FireDAC.DatS.pas
FireDAC.DatS.hpp
Unit: FireDAC.DatS
Parent: TFDDatSRow

Delphi

procedure SetIsNull(ABuffer: PByte; AColumn: Integer; AValue: Boolean);

C++

void __fastcall SetIsNull(Winapi::Windows::PByte ABuffer, int AColumn, bool AValue);

Description

Embarcadero Technologies does not currently have any additional information.