ComponentOne DataObjects for .NET
Relations Property (C1ExpressConnection)

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressConnection Class : Relations Property
The collection of C1ExpressConnection relations.
Syntax
'Declaration
 
Public ReadOnly Property Relations As C1ExpressRelationCollection
public C1ExpressRelationCollection Relations {get;}
Remarks
Use Relations editor to edit this collection.
See Also

Reference

C1ExpressConnection Class
C1ExpressConnection Members