ComponentOne DataObjects for .NET
ViewRelations Property (CompositeTableDef)

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > CompositeTableDef Class : ViewRelations Property
Gets the collection of view relations.
Syntax
'Declaration
 
Public Overrides ReadOnly Property ViewRelations As ViewRelationCollection
public override ViewRelationCollection ViewRelations {get;}
See Also

Reference

CompositeTableDef Class
CompositeTableDef Members