SetNull

PowerBuilder Native Interface

IPB_RSItemData interface:

SetNull method

Description

Sets the data in an IPB_RSItemData structure to null when the GetItemData function of IPB_ResultSetAccessor is called and the data value is not null.

Syntax

SetNull()

Return Values

None.

See Also