Compartir a través de


CreatePolymorphicLookupAttributeResponse.RelationshipIds Property

Definition

Gets an array of relationship IDs created for the column to the related tables.

public:
 property cli::array <Guid> ^ RelationshipIds { cli::array <Guid> ^ get(); };
public Guid[] RelationshipIds { get; }
member this.RelationshipIds : Guid[]
Public ReadOnly Property RelationshipIds As Guid()

Property Value

Guid[]

An array of relationship IDs created for the column to the related tables.

Applies to