RepositoryScriptCallback

Description

The RepositoryScriptCallback class implements the object used to track of creating/updating process of the repository and MDM repository.

Methods of the class object inherited from IRepositoryScriptCallback

  Method name Brief description
BeginStatement The BeginStatement method implements an event that takes place before the start of the script query execution.
EndStatement The EndStatement method implements an event that takes place after the query execution.
OnFinish The OnFinish method implements an event that takes place after the execution of whole script.
OnStart The OnStart method implements an event that takes place during the preparation of the script to execution.

See also:

Fore Assembly Classes