Aracılığıyla paylaş


IAssociationGroup.GetDestination Method

Returns the destination external content type of the association.

Namespace:  Microsoft.BusinessData.MetadataModel
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
Function GetDestination As IEntity
'Usage
Dim instance As IAssociationGroup
Dim returnValue As IEntity

returnValue = instance.GetDestination()
IEntity GetDestination()

Return Value

Type: Microsoft.BusinessData.MetadataModel.IEntity
The destination external content type of the association.

Exceptions

Exception Condition
MetadataObjectNotFoundException

The external content type is not present.

See Also

Reference

IAssociationGroup Interface

IAssociationGroup Members

Microsoft.BusinessData.MetadataModel Namespace