ExportDatabase.IsDBProgramInstalled Method

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Returns a Boolean value that indicates whether the ExportDatabase Control control's programmatic identifier (ProgID) is registered.

expression.IsDBProgramInstalled()

Parameters

expression

An expression that returns an ExportDatabase object.

Returns

true if the ProgID is registered; otherwise, false.