Hello Jiri,

>> Maybe what you want and need is a (new?) property "NOT_NULL_SET" which
>> could result to false for the column while "is_nullable" still _CAN_
>> return false because of the underlying domain.

JC> Isn't this just negation of is_nullable? BTW in schema table are some
JC> well-known columns so you cannot adding/removing some in a free way.


No, not necessarily.
You can set the column's "NOT NULL" in addition to it's Domain's "NOT
NULL". That would be double for now.

Once you remove the "NOT NULL" from the domain, this column would
still remain "not nullable".


Jürgen might have exactly a situation where he needs this information.



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to