DuplicateKeyException Constructor (Object)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the DuplicateKeyException class.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- duplicate
- Type: System.Object
The duplicate key that caused the exception to be thrown.
Show: