SharedEntityState クラス (Microsoft.Office.Server.ApplicationRegistry.Runtime)

エンティティのインスタンスに関する共有エンティティの状態情報を表します。

名前空間: Microsoft.Office.Server.ApplicationRegistry.Runtime
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
Public Class SharedEntityState
'使用
Dim instance As SharedEntityState
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
public class SharedEntityState

備考

列挙子のエンティティ インスタンスはすべて同じエンティティに属しているため、エンティティ名、メンバ、型記述子などの情報の大部分が共通しています。エンティティ インスタンスごとにこの情報を格納する代わりに、ビジネス データ カタログが 1 つの列挙子に関して 1 回のみ、SharedEntityState オブジェクトにこの情報を格納します。

継承階層

System.Object
  Microsoft.Office.Server.ApplicationRegistry.Runtime.SharedEntityState

スレッドの安全性

この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。

関連項目

参照

SharedEntityState メンバ
Microsoft.Office.Server.ApplicationRegistry.Runtime 名前空間