Share via


IsLoaded Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

                 

You can use the IsLoaded property to determine if an AccessObject is currently loaded.

Setting

The IsLoaded property uses the following settings.

Setting Visual Basic Description
Yes True (1) The specified AccessObject is loaded.
No False (0) The specified AccessObject is not loaded..

The IsLoaded property is available only by using Visual Basic and is read-only.