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!

SQLTruncateException Class

[To be supplied.]

Object
   Exception
      SQLException
         SQLTruncateException

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.SQLTypes

Assembly: System.Data.dll

See Also

SQLTruncateException Members | System.Data.SQLTypes Namespace