ExportDatabase.IsDBProgramInstalled Method

Applies to: SharePoint Foundation 2010

Returns a Boolean value that indicates whether the ExportDatabase 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.