SynchronousEventHandlerID property

Returns or sets the ID of the Synchronous Event Handler to be used for this database.

Syntax


C++

HRESULT get_SynchronousEventHandlerID(BSTR* sProgID)

HRESULT put_SynchronousEventHandlerID(BSTR MysProgID)

Scripting languages

Set SynchronousEventHandlerID = object.SynchronousEventHandlerID

object.SynchronousEventHandlerID = SynchronousEventHandlerID

 

Home

Applies to

IERUDatabase