SPListDataSource.BDCProperties.EntityNamespace field
The namespace of the external content type.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Const EntityNamespace As String
'Usage
Dim value As String
value = SPListDataSource.BDCProperties.EntityNamespace
public const string EntityNamespace
See also
Reference
SPListDataSource.BDCProperties class