Show / Hide Table of Contents

    ISqlJoinBuilder.HasJoin Property

    .NET Standard 2.x | Current Version (1.0.1)

    0.5.0-alpha

    1.0.1 (current)

    Gets whether a joined table has been created.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

       bool HasJoin { get; }
    

    Returns

    System.Boolean

    Returns true if a joined table has been created; otherwise, false.

    Examples

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon