Click or drag to resize

PreparedQueryNotFoundException Class

Inheritance Hierarchy
SystemObject
  SystemException
    DseDriverException
      DseQueryValidationException
        DsePreparedQueryNotFoundException

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

The PreparedQueryNotFoundException type exposes the following members.

Constructors
  NameDescription
Public methodPreparedQueryNotFoundException
Initializes a new instance of the PreparedQueryNotFoundException class
Top
Properties
  NameDescription
Public propertyUnknownId
Top
See Also

Reference