IAssociation.GetSources Method

Gets the source external content types in an association.

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

Syntax

'Declaration
Function GetSources As INamespacedEntityDictionaryDictionary
'Usage
Dim instance As IAssociation
Dim returnValue As INamespacedEntityDictionaryDictionary

returnValue = instance.GetSources()
INamespacedEntityDictionaryDictionary GetSources()

Return Value

Type: Microsoft.BusinessData.MetadataModel.Collections.INamespacedEntityDictionaryDictionary
INamespacedEntityDictionaryDictionary . An external content type collection object.

Exceptions

Exception Condition
MetadataObjectNotFoundException

The source external content type is not available.

See Also

Reference

IAssociation Interface

IAssociation Members

Microsoft.BusinessData.MetadataModel Namespace