Partager via


DynamicPropertyDictionaryAnnotation Classe

Définition

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.

S’applique à