asp.net.ph

MissingPrimaryKeyException Class

System.Data Namespace


Represents the exception that is thrown when attempting to access a row in a table that has no primary key.

MissingPrimaryKeyException Class Members

Collapse   Constructors

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

Remarks

The MissingPrimaryKeyException is thrown when invoking the following methods to access a row in a table that has no primary key.


Skip Navigation Links



Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 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 asp.net.ph