DynamicPropertyDictionaryAnnotation Classe
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.
Cette annotation indique le mappage d’un IEdmStructuredType à un PropertyInfo. est IEdmStructuredType un type ouvert et est PropertyInfo la propriété spécifique utilisée dans un type ouvert pour enregistrer/récupérer les propriétés dynamiques.
public class DynamicPropertyDictionaryAnnotation
type DynamicPropertyDictionaryAnnotation = class
Public Class DynamicPropertyDictionaryAnnotation
- Héritage
-
DynamicPropertyDictionaryAnnotation
Constructeurs
DynamicPropertyDictionaryAnnotation(PropertyInfo) |
Initialise une nouvelle instance de la classe DynamicPropertyDictionaryAnnotation. |
Propriétés
PropertyInfo |
Obtient le PropertyInfo qui sauvegarde les propriétés dynamiques du type ouvert. |