SetNull

<< Click to Display Table of Contents >>

Navigation:  Field Object >

SetNull

Previous pageReturn to chapter overviewNext page

Assigns a null-value to a field. A field has a null-value after calling TVPETemplate.ClearFields or after explicitly assigning a null-value to a Field by either calling TVPEField.SetNull or by calling this method.

method void TVPEField.SetNull

Remarks:

The Template Object itself offers simple methods to access a Field's value directly, i.e. without retrieving a Field Object first. See GetFieldIsNull and SetFieldToNull.

 

See also:

"dycodoc Template Processing" in the Programmer's Manual