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!

SQLNullValueException Class

[To be supplied.]

Object
   Exception
      SQLException
         SQLNullValueException

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.SQLTypes

Assembly: System.Data.dll

See Also

SQLNullValueException Members | System.Data.SQLTypes Namespace