Aracılığıyla paylaş


IModelElement.GetReferencedDanglingRelationshipEntries Yöntem

Model içinde nerede sol tarafta bu öğedir ve ilişki sağ tarafında hiçbir öğe yok veya öğe sağdaki ikinci yok ilişki girişlerinin listesini döndürür.

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

Sözdizimi

'Bildirim
Function GetReferencedDanglingRelationshipEntries As IList(Of IModelRelationshipEntry)
IList<IModelRelationshipEntry> GetReferencedDanglingRelationshipEntries()
IList<IModelRelationshipEntry^>^ GetReferencedDanglingRelationshipEntries()
abstract GetReferencedDanglingRelationshipEntries : unit -> IList<IModelRelationshipEntry> 
function GetReferencedDanglingRelationshipEntries() : IList<IModelRelationshipEntry>

Dönüş Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IModelElement Arabirim

Microsoft.Data.Schema.SchemaModel Ad Alanı