How to set NULLVALUE property for a column in xsd.

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Hi Guys,
I have a column in the data table of XSD say client_id of decimal type.
I want to set the below properties as
AllowDBNull: True .
NullValue:NULL or Empty. here ,Editor doent allow to set any thing other than (Throws exception) as its decimal type.
Kindly help. <hr class="sig Lalit

View the full article
 
Back
Top