DesignerDataRelationship.ParentColumns Egenskap

Definition

Hämtar en samling kolumner från den överordnade tabellen som ingår i relationen mellan två tabeller.

public:
 property System::Collections::ICollection ^ ParentColumns { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection ParentColumns { get; }
member this.ParentColumns : System.Collections.ICollection
Public ReadOnly Property ParentColumns As ICollection

Egenskapsvärde

En samling DesignerDataColumn objekt som definierar relationen i den överordnade tabellen.

Gäller för