FireDAC.DatS.TFDDatSRow.SetIsNull
Delphi
procedure SetIsNull(ABuffer: PByte; AColumn: Integer; AValue: Boolean);
C++
void __fastcall SetIsNull(Winapi::Windows::PByte ABuffer, int AColumn, bool AValue);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | TFDDatSRow |
Description
Embarcadero Technologies does not currently have any additional information.