Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.