LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Relations Property

Show in webframe





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 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

See Also

Reference

CompositeInstanceDataSet Class
CompositeInstanceDataSet Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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