Share via


ModelRelationshipClass.Properties Property

Definition

Properties for the relationship.

public System.Collections.Generic.ICollection<Microsoft.SqlServer.Dac.Model.ModelPropertyClass> Properties { get; }
member this.Properties : System.Collections.Generic.ICollection<Microsoft.SqlServer.Dac.Model.ModelPropertyClass>
Public ReadOnly Property Properties As ICollection(Of ModelPropertyClass)

Property Value

Applies to