Aracılığıyla paylaş


IUpdateEntry.GetRelationshipSnapshotValue(IPropertyBase) Yöntem

Tanım

Yabancı 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

özelliğinin değeri.

Şunlara uygulanır