Olvasás angol nyelven Szerkesztés

Megosztás a következőn keresztül:


IObjectSet<TEntity>.AddObject(TEntity) Method

Definition

Notifies the set that an object that represents a new entity must be added to the set.

C#
public void AddObject(TEntity entity);

Parameters

entity
TEntity

The new object to add to the set.

Remarks

Changes to the set may not be visible in an enumeration of the set until changes to that set have been persisted in some manner. This behavior depends on the specific implementation of the IObjectSet<TEntity>.

Applies to

Termék Verziók
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1