LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)
LEAD Technologies, Inc

Relations Property






Get the collection of relations that link tables and allow navigation from parent tables to child tables.
Syntax
public new DataRelationCollection Relations {get;}
'Declaration
 
Public Shadows ReadOnly Property Relations As DataRelationCollection
'Usage
 
Dim instance As CompositeInstanceDataSet
Dim value As DataRelationCollection
 
value = instance.Relations
public new DataRelationCollection Relations {get;}
 hide get_Relations(); 
public:
new property DataRelationCollection^ Relations {
   DataRelationCollection^ 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CompositeInstanceDataSet Class
CompositeInstanceDataSet Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features