Microsoft.SharePoint.Foundation.2010.SPSharedService.DatabaseDatabase Base Class For Shared Service

Microsoft.SharePoint.Foundation.2010.SPSharedService.Database (ClassType)

An abstract class For various Shared Service Database related classes.

Element properties:

Base ClassMicrosoft.SharePoint.Foundation.2010.SPDatabase
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdaddfed58-af1f-3f32-df5e-8ad2da995af2

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SharePoint.Foundation.2010.SPDatabase:
FarmID  string  Farm ID Farm ID for SharePoint Database. true 256  False 
DatabaseID  string  Database ID Database ID for SharePoint database. true 256  False 
ConnectionString  string  ConnectionString Connection string to SharePoint database. false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.Foundation.2010.SPSharedService.Database" Accessibility="Public" Abstract="true" Base="Microsoft.SharePoint.Foundation.2010.SPDatabase" Hosted="false" Singleton="false"/>