SPListDataSource.BDCProperties.EntityNamespace Field
The namespace of the external content type.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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