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
Colaborați cu noi pe GitHub
Sursa pentru acest conținut poate fi găsită pe GitHub, unde puteți, de asemenea, să creați și să consultați probleme și solicitări de tragere. Pentru mai multe informații, consultați ghidul nostru pentru colaboratori.