DesignerDataRelationship.ChildColumns Propriedade

Definição

Obtém uma coleção de colunas da tabela filho que fazem parte da relação.

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

Valor da propriedade

Uma coleção de DesignerDataColumn objetos que definem a relação na tabela filho.

Aplica-se a