IExStoreSystemEvents Interface

Topic Last Modified: 2006-11-30

The IExStoreSystemEvents interface contains events that provide information pertaining to system activities in the store. It also includes the timer event.

Type Library

EXOLEDB Type Library

DLL Implemented In

EXOLEDB.DLL

Member Summary

The following table lists the methods of the IExStoreSystemEvents interface.

Name Description

OnMDBShutDown Method

Called on an event sink whenever a store is shut down.

OnMDBStartUp Method

Called on an event sink whenever a store starts functioning.

OnTimer Method

Called after a specific interval of time.