ComponentOne DataObjects for .NET
C1ExpressRelation Constructor(C1ExpressConnection)

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressRelation Class > C1ExpressRelation Constructor : C1ExpressRelation Constructor(C1ExpressConnection)
C1ExpressConnection the relation belongs to.
Initializes a new instance of the SimpleRelation class.
Syntax
'Declaration
 
Public Function New( _
   ByVal conn As C1ExpressConnection _
)
public C1ExpressRelation( 
   C1ExpressConnection conn
)

Parameters

conn
C1ExpressConnection the relation belongs to.
See Also

Reference

C1ExpressRelation Class
C1ExpressRelation Members
Overload List