Microsoft.SharePoint.SPSharedService.Database共用服務的資料庫基礎類別

Microsoft.SharePoint.SPSharedService.Database (ClassType)

各種共用服務資料庫相關類別的抽象類別。

Element properties:

Base ClassMicrosoft.SharePoint.SPDatabase
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf594b897-5954-10ea-83a0-5a5638bcad30

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.SharePoint.SPDatabase:
FarmID  string  伺服器陣列識別碼 SharePoint 資料庫的伺服器陣列識別碼。 true 256  False 
DatabaseID  string  資料庫識別碼 SharePoint 資料庫的資料庫識別碼。 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.SPSharedService.Database" Accessibility="Public" Abstract="true" Base="Microsoft.SharePoint.SPDatabase" Hosted="false" Singleton="false"/>