IBX.IBScript.TIBSQLParser Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnErrorpublishedThe OnError event handler fires after processing an SQL statement and not identifying the parsing type.
OnGetDeltaStreamsprotectedAllows a component to generate and provide a list of delta streams representing changes to the component's state.
OnParsepublishedThe OnParse event handler fires after processing an SQL statement.