Data.DBXCommon.TDBXRow.IsStoredNull

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  IsStoredNull(DbxValue: TDBXValue): Boolean; virtual;

C++

virtual bool __fastcall IsStoredNull(TDBXValue* DbxValue);

Properties

Type Visibility Source Unit Parent
function protected
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXRow

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!