Aracılığıyla paylaş


IAssociationGroup.IsBound Property

Returns a value that indicates whether all the source external content types and the destination external content type are available or not.

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

Syntax

'Declaration
ReadOnly Property IsBound As Boolean
    Get
'Usage
Dim instance As IAssociationGroup
Dim value As Boolean

value = instance.IsBound
bool IsBound { get; }

Property Value

Type: System.Boolean
true if all the source external content types and the destination external content type are available or not; otherwise, false.

See Also

Reference

IAssociationGroup Interface

IAssociationGroup Members

Microsoft.BusinessData.MetadataModel Namespace