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!

RowNotInTableException Class

[To be supplied.]

Object
   Exception
      SystemException
         RowNotInTableException

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data

Assembly: System.Data.dll

See Also

RowNotInTableException Members | System.Data Namespace