DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / JoinTable Class / JoinType Property

In This Topic
    JoinType Property
    In This Topic
    The type of the join
    Syntax
    'Declaration
     
    Public Property JoinType As JoinType
    public JoinType JoinType {get; set;}
    See Also