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!

SQLException Class

[To be supplied.]

Object
   Exception
      SQLException

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.SQLTypes

Assembly: System.Data.dll

See Also

SQLException Members | System.Data.SQLTypes Namespace