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