ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / ViewJoin Class / JoinSemantics Property

In This Topic
    JoinSemantics Property
    In This Topic
    Gets the semantics of the join.
    Syntax
    'Declaration
     
    Public ReadOnly Property JoinSemantics As JoinSemanticsEnum
    public JoinSemanticsEnum JoinSemantics {get;}
    See Also