PgDAC

TPgRow.AttrIsNull Property(Indexer)

Used to find out if an attribute is NULL, or to set an attribute value to NULL.

Class

TPgRow

Syntax

property AttrIsNull[const Name: string]: boolean;

Parameters
Name
Holds the name of an attribute.

Remarks

Use the AttrIsNull property to find out if an attribute is NULL, or to set an attribute value to NULL.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback