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




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