Bagikan melalui


InstancePersistenceContext.WroteInstanceOwnerMetadataValue Metode

Definisi

Menunjukkan bahwa penyedia persistensi telah berhasil menulis nilai metadata untuk pemilik instans saat ini ke penyimpanan instans.

public:
 void WroteInstanceOwnerMetadataValue(System::Xml::Linq::XName ^ name, System::Runtime::DurableInstancing::InstanceValue ^ value);
public void WroteInstanceOwnerMetadataValue (System.Xml.Linq.XName name, System.Runtime.DurableInstancing.InstanceValue value);
member this.WroteInstanceOwnerMetadataValue : System.Xml.Linq.XName * System.Runtime.DurableInstancing.InstanceValue -> unit
Public Sub WroteInstanceOwnerMetadataValue (name As XName, value As InstanceValue)

Parameter

name
XName

Nama properti metadata.

value
InstanceValue

Nilai properti metadata.

Keterangan

Handel instans saat ini harus terikat dengan pemilik instans.

Berlaku untuk