Declaration

TnxEmptyDefaultValueDescriptor = class(TnxBaseDefaultValueDescriptor)

 
Description

This descriptor should be used if you want to set a fields default value to not null. The practical result: strings become '' (empty string), integers 0, etc.

By default all fields are NULL if not otherwise set.

 
File

 
nxsdDataDictionary

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes