RelationshipKind Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the type of the relationship between two or more entities.
public enum class RelationshipKind
public enum RelationshipKind
type RelationshipKind =
Public Enum RelationshipKind
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Association | 0 | The relationship is defined by an association in a conceptual model. For more information, see Association Element (CSDL). |
Remarks
In this release, this enumeration has only one member.
Applies to
Werk met ons samen op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en bekijken. Raadpleeg onze gids voor inzenders voor meer informatie.