DuplicateKeyException::Object Property

 

Gets the object that caused the exception.

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

public:
property Object^ Object {
	Object^ get();
}

Property Value

Type: System::Object^

The object that caused the exception.

.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Return to top
Show: