Click or drag to resize

SyntaxError Class

Indicates a syntax error in a query.
Inheritance Hierarchy
SystemObject
  SystemException
    DseDriverException
      DseQueryValidationException
        DseSyntaxError

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

The SyntaxError type exposes the following members.

Constructors
  NameDescription
Public methodSyntaxError
Initializes a new instance of the SyntaxError class
Top
See Also

Reference