Partager via


EdmPathTypeKind Énumération

Définition

Énumère les types de type de chemin d’accès Edm.

public enum EdmPathTypeKind
type EdmPathTypeKind = 
Public Enum EdmPathTypeKind
Héritage
EdmPathTypeKind

Champs

AnnotationPath 1

Représente un type Edm.AnnotationPath.

NavigationPropertyPath 3

Représente un type Edm.NavigationPropertyPath.

None 0

Représente un type de chemin d’accès de type inconnu.

PropertyPath 2

Représente un type Edm.PropertyPath.

S’applique à