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