Microsoft.SharePoint.Library.SPSharedService.Database共享服务的数据库基类

Microsoft.SharePoint.Library.SPSharedService.Database (ClassType)

各种共享服务数据库相关类的抽象类。

Element properties:

Base ClassMicrosoft.SharePoint.Library.SPDatabase
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0d94bf53-5c07-e706-9125-9fb73899b178

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.SharePoint.Library.SPDatabase:
FarmID  string  场 ID SharePoint 数据库的场 ID。 true 256  False 
FarmName  string  场名称 SharePoint 数据库的场名称。 false 256  False 
DatabaseID  string  数据库 ID SharePoint 数据库的数据库 ID。 true 256  False 
ConnectionString  string  ConnectionString SharePoint 数据库的连接字符串。 false 256  False 
LegacyConnectionString  string  OLEDB 连接字符串 SharePoint 数据库的 OLEDB 连接字符串。 false 256  False 

Health Model:

Source Code:

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