ComponentOne DataObjects for .NET
Relations Property (Schema)

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > Schema Class : Relations Property
Gets the relation collection.
Syntax
'Declaration
 
Public ReadOnly Property Relations As RelationCollection
public RelationCollection Relations {get;}
See Also

Reference

Schema Class
Schema Members