Sdílet prostřednictvím


ChangeSet.Updates Vlastnost

Definice

Získá seznam entit, které byly aktualizovány v objektu ChangeSet.

public:
 property System::Collections::Generic::IList<System::Object ^> ^ Updates { System::Collections::Generic::IList<System::Object ^> ^ get(); };
public System.Collections.Generic.IList<object> Updates { get; }
member this.Updates : System.Collections.Generic.IList<obj>
Public ReadOnly Property Updates As IList(Of Object)

Hodnota vlastnosti

An IList z aktualizovaných entit.

Platí pro