BdcSubmitConnection.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:
abstract property System::String ^ EntityNamespace { System::String ^ get(); };
public abstract string EntityNamespace { get; }
member this.EntityNamespace : string
Public MustOverride ReadOnly Property EntityNamespace As String
Property Value
The namespace of the external content type.