InstancePersistenceContext.InstanceView Tulajdonság

Definíció

Lekéri az aktuális példány memóriabeli állapotát képviselő példánynézet-objektumot. Ez a nézet a folyamatban lévő parancs által végrehajtott frissítéseket tükrözi.

public:
 property System::Runtime::DurableInstancing::InstanceView ^ InstanceView { System::Runtime::DurableInstancing::InstanceView ^ get(); };
public System.Runtime.DurableInstancing.InstanceView InstanceView { get; }
member this.InstanceView : System.Runtime.DurableInstancing.InstanceView
Public ReadOnly Property InstanceView As InstanceView

Tulajdonság értéke

A példánynézet objektuma.

A következőre érvényes: