ComponentOne DataObjects for .NET
SimpleRelation Constructor(Schema)

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

Parameters

schema
Schema the relation belongs to.
See Also

Reference

SimpleRelation Class
SimpleRelation Members
Overload List