←Select platform

Relations Property

Summary

Get the collection of relations that link tables and allow navigation from parent tables to child tables.

Syntax
C#
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 
[DebuggerNonUserCodeAttribute()] 
public DataRelationCollection Relations { get; } 

Property Value

A System.Data.DataRelationCollection that contains a collection of System.Data.DataRelation objects. An empty collection is returned if no System.Data.DataRelation objects exist.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly