DatabaseContext properties

The DatabaseContext type exposes the following members.

Properties

  Name Description
Public property AppInstanceId The unique ID of the app
Public property AppProperties
Public property AppTitle
Public property AppVersion
Public property Collation The database level collation setting
Public property DacId
Public property DatabaseName Gets or sets the name of the database.
Public property DatabaseSize The maximum size of the database
Public property InstallationLocaleId
Public property PackageSource Gets or sets the source of the package.
Public property PackageType Gets or sets the type of the package.
Public property ProductId
Public property Server Gets or sets the server context.
Public property SiteId The ID of the site where the package is being installed
Public property SiteSubscriptionId The ID of the site subscription where the package is being installed
Public property TimeZone The time zone identifier that specifies the time zone information of the app

Top

See also

Reference

DatabaseContext class

Microsoft.SharePoint.Administration.DatabaseProvider namespace