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

In This Topic
    JoinType Property (ViewJoin)
    In This Topic
    Gets or sets the type of the ViewJoin.
    Syntax
    'Declaration
     
    Public Property JoinType As JoinTypeEnum
    public JoinTypeEnum JoinType {get; set;}
    See Also