Partager via


IEntityWithKey Interface

Définition

Interface qui définit une entité contenant une clé.

public interface IEntityWithKey
type IEntityWithKey = interface
Public Interface IEntityWithKey
Dérivé

Propriétés

EntityKey

Obtient ou définit l'objet EntityKey pour les instances des types d'entités qui implémentent cette interface.

S’applique à