LeanCache.nullValue Method [AX 2012]

Defines the value that is considered a nullNothingnullptrunita null reference (Nothing in Visual Basic) value in the cache.

public container nullValue()

Run On

Called

Return Value

Type: container
A container object that represents the nullNothingnullptrunita null reference (Nothing in Visual Basic) value.

The nullNothingnullptrunita null reference (Nothing in Visual Basic) value that should be used to declare the fact that, for a specific key, a related value does not exist.

Community Additions

ADD
Show: