Microsoft.SharePoint.SPWebApplication.SPContentDBSharePoint 內容資料庫

Microsoft.SharePoint.SPWebApplication.SPContentDB (ClassType)

此為 SharePoint 內容資料庫之一,存放有一或多個網站的實際內容。

Element properties:

Base ClassMicrosoft.SharePoint.SPDatabase
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7aeffaf1-c0b5-8458-7d88-72cb909d34fa

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 
Microsoft.SharePoint.SPWebApplication.SPContentDB:
Database  string  SharePoint ContentDB 資料庫 WebApplication 之 SPContentDB 的 Database 內容。 false 256  False 
Server  string  SharePoint ContentDB 伺服器 WebApplication 之 SPContentDB 的 Server 內容。 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.SPWebApplication.SPContentDB" Accessibility="Public" Abstract="true" Base="Microsoft.SharePoint.SPDatabase" Hosted="false" Singleton="false">
<Property ID="Database" Type="string" Key="false"/>
<Property ID="Server" Type="string" Key="false"/>
</ClassType>