Edit

Share via


StatusingDataSet.Relations Property

Definition

Gets the collection of relations that link tables and allow navigation from parent tables to child tables in the StatusingDataSet.

public:
 property System::Data::DataRelationCollection ^ Relations { System::Data::DataRelationCollection ^ get(); };
public System.Data.DataRelationCollection Relations { get; }
member this.Relations : System.Data.DataRelationCollection
Public ReadOnly Property Relations As DataRelationCollection

Property Value

Applies to