Energy Core Library
Energy.Attribute.Data.NullAttribute Class Reference

What to do with null values? More...

Inheritance diagram for Energy.Attribute.Data.NullAttribute:

Public Member Functions

 NullAttribute ()
 

Properties

bool Ignore [get, set]
 Ignore column if value is null when scripting. More...
 
bool Zero [get, set]
 Zero value to default when value was NULL. More...
 

Detailed Description

What to do with null values?

Constructor & Destructor Documentation

◆ NullAttribute()

Energy.Attribute.Data.NullAttribute.NullAttribute ( )

Property Documentation

◆ Ignore

bool Energy.Attribute.Data.NullAttribute.Ignore
getset

Ignore column if value is null when scripting.

◆ Zero

bool Energy.Attribute.Data.NullAttribute.Zero
getset

Zero value to default when value was NULL.


The documentation for this class was generated from the following file: