Microsoft.SharePoint.Library.SPWebApplication.SPContentDBSharePoint コンテンツ データベース

Microsoft.SharePoint.Library.SPWebApplication.SPContentDB (ClassType)

これは、SharePoint コンテンツ データベースの 1 つで、1 つ以上のサイトの実際のコンテンツが格納されます。

Element properties:

Base ClassMicrosoft.SharePoint.Library.SPDatabase
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdfccb55d2-8490-a6c2-a5bb-0844fa515290

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) 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 
Microsoft.SharePoint.Library.SPWebApplication.SPContentDB:
Database  string  SharePoint ContentDB Database WebApplication の SPContentDB の Database プロパティです。 false 256  False 
Server  string  SharePoint ContentDB Server WebApplication の SPContentDB の Server プロパティです。 false 256  False 

Health Model:

Source Code:

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