SPListDataSource.BDCProperties.Entity Field
The name of the External Content Type for the external list.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Const Entity As String
'Usage
Dim value As String
value = SPListDataSource.BDCProperties.Entity
public const string Entity
See Also
Reference
SPListDataSource.BDCProperties Class