Search Results for

    Show / Hide Table of Contents

    Class DatasetJoinTypeHelper

    Inheritance
    object
    DatasetJoinTypeHelper
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LemonEdge.Utils.Database
    Assembly: LemonEdge.Utils.dll
    Syntax
    public static class DatasetJoinTypeHelper

    Methods

    IsSubSelect(DatasetRelationshipJoinType)

    Declaration
    public static bool IsSubSelect(this DatasetRelationshipJoinType source)
    Parameters
    Type Name Description
    DatasetRelationshipJoinType source
    Returns
    Type Description
    bool

    ToDatasetRelationshipJoinType(RelationshipJoinType)

    Declaration
    public static DatasetRelationshipJoinType ToDatasetRelationshipJoinType(this RelationshipJoinType source)
    Parameters
    Type Name Description
    RelationshipJoinType source
    Returns
    Type Description
    DatasetRelationshipJoinType

    ToRelationshipJoinType(DatasetRelationshipJoinType)

    Declaration
    public static RelationshipJoinType ToRelationshipJoinType(this DatasetRelationshipJoinType source)
    Parameters
    Type Name Description
    DatasetRelationshipJoinType source
    Returns
    Type Description
    RelationshipJoinType
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.