DuplicateNameException Constructor
.NET Framework (current version)
Initializes a new instance of the DuplicateNameException class.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | DuplicateNameException() | Initializes a new instance of the DuplicateNameException class. |
![]() | DuplicateNameException(SerializationInfo^, StreamingContext) | Initializes a new instance of the DuplicateNameException class with serialization information. |
![]() | DuplicateNameException(String^) | Initializes a new instance of the DuplicateNameException class with the specified string. |
![]() | DuplicateNameException(String^, Exception^) | Initializes a new instance of the DuplicateNameException class with the specified string and exception. |
Show:

