aspxtreme

NoNullAllowedException Class

System.Data Namespace


Represents the exception that is thrown when attempting to insert a null value into a column where AllowDBNull is set to false.

NoNullAllowedException Class Members

Collapse   Constructors

Visibility Constructor Parameters
public NoNullAllowedException ( )
public NoNullAllowedException ( String s )
public NoNullAllowedException ( String message , Exception innerException )

Remarks

The NoNullAllowedException is thrown when invoking the following methods or properties when attempting to insert a null value into a column where AllowDBNull is set to false.




Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support aspxtreme