IBX.IBScript.TIBSQLParser Events
InheritedProtected
OnError | published | The OnError event handler fires after processing an SQL statement and not identifying the parsing type. |
OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |
OnParse | published | The OnParse event handler fires after processing an SQL statement. |