Click or drag to resize

DbcTable.Relations Property

X#
The collection of relations

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 PROPERTY Relations AS List<DbcRelation> GET SET 
Request Example View Source

Property Value

Type: ListDbcRelation
See Also