It seems I forgot how to model string attribute that has default value NULL
and not an empty string.
Eco3+Together.
I tried to set Initial property of the attribute to "NULL", "null" but it
correctly initializes it with "NULL" value as a string :)
For now I just set NULL in the constructor.
Please remind me.
Thanks,
Dmitriy Nagirnyak
http://dcportal.argocomputing.com.au
http://dnagir.blogspot.com
<NULL>
?
Gerrit Beuze
ModelMaker Tools
> <NULL>
>
I remember something like this!
Thanks a lot. I'll try it out.
What if I'll need to set "<NULL>" *string* by default :))
I think if attribute is marked with AllowNull, the NULL should be the default
value.
But it's all about Eco3...
Cheers,