BDCAdapter.EntityNamespace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the namespace of the external content type that defines connectivity information for the data source accessed from the external list.
public:
property System::String ^ EntityNamespace { System::String ^ get(); };
public string EntityNamespace { get; }
member this.EntityNamespace : string
Public ReadOnly Property EntityNamespace As String
Property Value
The namespace of the external content type.