IUpdateEntry.GetRelationshipSnapshotValue(IPropertyBase) Yöntem

Tanım

Yabancı bir anahtarın veya asıl anahtarın parçası olan özelliğe atanan son değeri alır

public object GetRelationshipSnapshotValue (Microsoft.EntityFrameworkCore.Metadata.IPropertyBase propertyBase);
public object? GetRelationshipSnapshotValue (Microsoft.EntityFrameworkCore.Metadata.IPropertyBase propertyBase);
abstract member GetRelationshipSnapshotValue : Microsoft.EntityFrameworkCore.Metadata.IPropertyBase -> obj
Public Function GetRelationshipSnapshotValue (propertyBase As IPropertyBase) As Object

Parametreler

propertyBase
IPropertyBase

Değerini almak için özelliği.

Döndürülenler

Object

Özelliğin değeri.

Şunlara uygulanır