NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ConstraintException Class

[To be supplied.]

Object
   Exception
      SystemException
         ConstraintException

[Visual Basic]
Public Class ConstraintException
   Inherits SystemException
[C#]
public class ConstraintException : SystemException
[C++]
public __gc class ConstraintException : public SystemException
[JScript]
public class ConstraintException extends SystemException

Remarks

[To be supplied.]

Requirements

Namespace: System.Data

Assembly: System.Data.dll

See Also

ConstraintException Members | System.Data Namespace