Share via


UnboundAssociationReferenceError.TDAssociationEntityReferenceName Property

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

Namespace:  Microsoft.SharePoint.BusinessData.Administration.Client
Assembly:  Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.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.Client Namespace