次の方法で共有


Entity.GetIdentifierCount メソッド (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

エンティティに対して定義されている ID の数を取得します。

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

構文

'宣言
Public Function GetIdentifierCount As Integer
'使用
Dim instance As Entity
Dim returnValue As Integer

returnValue = instance.GetIdentifierCount
public int GetIdentifierCount ()

戻り値

int の数。

関連項目

参照

Entity クラス
Entity メンバ
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 名前空間