asp.net.ph

ReadOnlyException Class

System.Data Namespace


Represents the exception that is thrown when attempting to change the value of a read-only column.

ReadOnlyException Class Members

Collapse   Constructors

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

Remarks

The RowNotInTableException is thrown when invoking the following methods or properties when attempting to change the value of a read-only column.


Skip Navigation Links

Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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