Bagikan melalui


IUpdateEntry.SetCurrentValue(IPropertyBase, Object) Metode

Definisi

Tetapkan nilai yang diberikan ke properti .

public void SetCurrentValue (Microsoft.EntityFrameworkCore.Metadata.IPropertyBase propertyBase, object value);
abstract member SetCurrentValue : Microsoft.EntityFrameworkCore.Metadata.IPropertyBase * obj -> unit
Public Sub SetCurrentValue (propertyBase As IPropertyBase, value As Object)

Parameter

propertyBase
IPropertyBase

Properti untuk mengatur nilai.

value
Object

Nilai yang akan ditetapkan.

Berlaku untuk