Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class DuplicateKeyException Inherits System.ApplicationException |
C# | |
---|---|
[SerializableAttribute()] public class DuplicateKeyException : System.ApplicationException |
System.Object
System.Exception
System.ApplicationException
CSharpTest.Net.DuplicateKeyException
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
DuplicateKeyException MembersCSharpTest.Net Namespace