Partager via


ChangeSet.Updates Propriété

Définition

Obtient une liste des entités qui ont été mises à jour dans 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)

Valeur de propriété

IList d'entités mises à jour.

S’applique à