ExportDatabase Members

Applies to: SharePoint Foundation 2010

The ExportDatabase control is an ActiveX control that enables a user to create or open a database that contains data from a list in Microsoft SharePoint Foundation.

The following tables list the members that are exposed by the ExportDatabase control.

Public Properties

Name

Description

ExportDatabase.ApplicationName Property

Gets the name of the database application associated with the ExportDatabase control.

ExportDatabase.LinkDescription Property

Gets the descriptive text that is displayed for the link to the ExportDatabase control.

ExportDatabase.LinkImageSrc Property

Gets the URL for the file containing the image that is displayed for the ExportDatabase control.

ExportDatabase.LinkTitle Property

Gets the title text that is displayed for the link to the ExportDatabase control.

ExportDatabase.ListID Property

Gets or sets the GUID of the Windows SharePoint list associated with the ExportDatabase control.

ExportDatabase.MenuDescription Property

Gets the descriptive text that is displayed for the ExportDatabase menu item.

ExportDatabase.MenuTitle Property

Gets the title text that is displayed for the ExportDatabase menu item.

ExportDatabase.SiteTemplate Property

For a Microsoft Access database, gets or sets the path of the Microsoft Access template file associated with the ExportDatabase control.

ExportDatabase.SiteUrl Property

Gets or sets the URL of the subweb associated with the ExportDatabase control.

ExportDatabase.ViewID Property

Gets or sets the GUID of the Windows SharePoint list view associated with the ExportDatabase control.

Public Methods

Name

Description

ExportDatabase.DoExport Method

Creates or opens a database that contains data from a Windows SharePoint list.

ExportDatabase.IsDBProgramInstalled Method

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