BdcSubmitConnection.EntityName Property
Gets the name of the external content type that defines connectivity information for the data source accessed from the external list.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property EntityName As String
Get
'Usage
Dim instance As BdcSubmitConnection
Dim value As String
value = instance.EntityName
public abstract string EntityName { get; }
Property Value
Type: System.String
The name of the external content type.