BDCAdapter.EntityName 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 name of the external content type that defines connectivity information for the data source accessed from the external list.
public:
property System::String ^ EntityName { System::String ^ get(); };
public string EntityName { get; }
member this.EntityName : string
Public ReadOnly Property EntityName As String
Property Value
The name of the external content type.