EVENT:

 

 

 

 

 

 

 

DESCRIPTION:

 

 

Event fired when attempting to open object; return value determines if object is opened.

 

 

 

 

PROPERTY OF:

 

 

ADODatabase

 

 

ADOQuery

 

 

ADOTable

 

 

ADOStoredProc

 

 

ADODataShape

 

 

ADOPersist

 

 

 

 

PARAMETERS:

 

 

none

 

 

 

 

 

DESCRIPTION:

 

 

canOpen fires when object active property is set to true.

 

If an event handler is assigned to the canOpen property, the event handler must return true or false to indicate whether the object is opened and activated.