RelationshipType Enum

Definition

Relationship types.

C#
public enum RelationshipType
Inheritance
RelationshipType

Fields

Name Value Description
Composing 0

A relationship where the child object cannot be created outside the parent's DDL create statement.

Hierarchical 1

A relationship where the child object can be created outside the parent's DDL create statement.

Peer 2

A relationship where the related object must be created outside the parent's DDL create statement.

Applies to

Produit Versions
Microsoft.SQLServer.DacFx 140.3881.1, 150.18208.0, 160.2004021.0, 161.6374.0, 162.2.111