Share via


LobSystem.GetEntityCount method

Gets the external content type count.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Function GetEntityCount As Integer
'Usage
Dim instance As LobSystem
Dim returnValue As Integer

returnValue = instance.GetEntityCount()
public int GetEntityCount()

Return value

Type: System.Int32
The external content type count.

See also

Reference

LobSystem class

LobSystem members

Microsoft.SharePoint.BusinessData.Administration namespace