UnboundAssociationReferenceError.TDAssociationEntityReferenceName property

Gets the name of the Business Data Connectivity (BDC) service reference of the type descriptor association.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected ReadOnly Property TDAssociationEntityReferenceName As String
    Get
'Usage
Dim value As String

value = Me.TDAssociationEntityReferenceName
protected string TDAssociationEntityReferenceName { get; }

Property value

Type: System.String
The name of the BDC reference of the type descriptor association.

See also

Reference

UnboundAssociationReferenceError class

UnboundAssociationReferenceError members

Microsoft.SharePoint.BusinessData.Administration namespace