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 number of external content types in the collection.
Namespace: Microsoft.BusinessData.MetadataModel.Collections
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property EntityCount As Integer
Get
'Usage
Dim instance As INamespacedEntityDictionaryDictionary
Dim value As Integer
value = instance.EntityCount
int EntityCount { get; }
Property Value
Type: System.Int32
The number of external content types in the collection.
See Also
Reference
INamespacedEntityDictionaryDictionary Interface