FireDAC.Phys.ADSWrapper.TADSVariable.IsNull

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Phys.ADSWrapper.pas
FireDAC.Phys.ADSWrapper.hpp
Unit: FireDAC.Phys.ADSWrapper
Parent: TADSVariable

Delphi

property IsNull: Boolean read GetIsNull;

C++

__property bool IsNull = {read=GetIsNull, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.