The SignatureHints type exposes the following members.

Methods

  NameDescription
Public methodAdd
The application call the Add method to add a proceedure signature to the hints collection. this hint will then be used by the framework when parsing annonomous PLSQL calls to be able to set the parameter direction property correctly.
Public methodDispose
Releases all resources used by the SignatureHints
Public methodStatic memberNewContext
Creates a new Signature Hints context on the sql hints stack.

Events

  NameDescription
Public eventStatic memberFndSqlHintsNotFound
PPJ sql parser will call this event when there procedures parsed that is not hinted.

See Also