Click or drag to resize

TruncateException Class

Error during a truncation operation.
Inheritance Hierarchy
SystemObject
  SystemException
    DseDriverException
      DseQueryValidationException
        DseQueryExecutionException
          DseTruncateException

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public class TruncateException : QueryExecutionException

The TruncateException type exposes the following members.

Constructors
  NameDescription
Public methodTruncateException
Initializes a new instance of the TruncateException class
Top
See Also

Reference