Delta<TStructuralType>.CopyUnchangedValues(TStructuralType) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Copie les valeurs de propriété inchangées de l’entité sous-jacente (accessible via GetInstance()) vers l’entité original
.
public void CopyUnchangedValues (TStructuralType original);
member this.CopyUnchangedValues : 'StructuralType -> unit
Public Sub CopyUnchangedValues (original As TStructuralType)
Paramètres
- original
- TStructuralType
Entité à mettre à jour.