asp.net.ph

DuplicateNameException Class

System.Data Namespace


Represents the exception that is thrown when a duplicate database object name is encountered during an add operation in a DataSet -related object.

DuplicateNameException Class Members

Collapse   Constructors

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

Remarks

Examples of duplicate database object names that may be encountered are tables, columns, relations, or constraints.

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