Aracılığıyla paylaş


ModelElement.GetReferencedDanglingRelationshipEntries Yöntem

Ad alanı:  Microsoft.Data.Schema.SchemaModel
Derleme:  Microsoft.Data.Schema (Microsoft.Data.Schema.dll içinde)

Sözdizimi

'Bildirim
Public Function GetReferencedDanglingRelationshipEntries As IList(Of IModelRelationshipEntry)
public IList<IModelRelationshipEntry> GetReferencedDanglingRelationshipEntries()
public:
virtual IList<IModelRelationshipEntry^>^ GetReferencedDanglingRelationshipEntries() sealed
abstract GetReferencedDanglingRelationshipEntries : unit -> IList<IModelRelationshipEntry> 
override GetReferencedDanglingRelationshipEntries : unit -> IList<IModelRelationshipEntry> 
public final function GetReferencedDanglingRelationshipEntries() : IList<IModelRelationshipEntry>

Dönüş Değeri

Tür: System.Collections.Generic.IList<IModelRelationshipEntry>

Yüklenen

IModelElement.GetReferencedDanglingRelationshipEntries()

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ModelElement Sınıf

Microsoft.Data.Schema.SchemaModel Ad Alanı