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 collection of external content types.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property AllEntities As EntityCollection
Get
'Usage
Dim instance As Model
Dim value As EntityCollection
value = instance.AllEntities
public EntityCollection AllEntities { get; }
Property Value
Type: Microsoft.SharePoint.BusinessData.Administration.EntityCollection
The collection of external content types.