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!

NoNullAllowedException Class

[To be supplied.]

Object
   Exception
      SystemException
         NoNullAllowedException

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data

Assembly: System.Data.dll

See Also

NoNullAllowedException Members | System.Data Namespace