Partager via


Énumération EdmPropertyKind

Définit les types de propriété EDM.

Espace de noms :  Microsoft.Data.Edm
Assembly :  Microsoft.Data.Edm (en Microsoft.Data.Edm.dll)

Syntaxe

'Déclaration
Public Enumeration EdmPropertyKind
'Utilisation
Dim instance As EdmPropertyKind
public enum EdmPropertyKind
public enum class EdmPropertyKind
type EdmPropertyKind
public enum EdmPropertyKind

Membres

Nom de membre Description
Structural Représente une propriété qui implémente IEdmStructuralProperty.

Navigation Représente une propriété qui implémente IEdmNavigationProperty.

None Représente une propriété de type inconnu ou de type erreur.

Voir aussi

Référence

Espace de noms Microsoft.Data.Edm