DuplicateNameException Constructor

 

Initializes a new instance of the DuplicateNameException class.

Namespace:   System.Data
Assembly:  System.Data (in System.Data.dll)

NameDescription
System_CAPS_pubmethodDuplicateNameException()

Initializes a new instance of the DuplicateNameException class.

System_CAPS_protmethodDuplicateNameException(SerializationInfo^, StreamingContext)

Initializes a new instance of the DuplicateNameException class with serialization information.

System_CAPS_pubmethodDuplicateNameException(String^)

Initializes a new instance of the DuplicateNameException class with the specified string.

System_CAPS_pubmethodDuplicateNameException(String^, Exception^)

Initializes a new instance of the DuplicateNameException class with the specified string and exception.

Return to top
Show: