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 (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.SharePoint.SPDatabase:
FarmID  string  ファーム ID SharePoint データベースのファーム ID です。 true 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.SPSharedService.Database" Accessibility="Public" Abstract="true" Base="Microsoft.SharePoint.SPDatabase" Hosted="false" Singleton="false"/>