DataEngine for .NET Standard | ComponentOne
C1.DataEngine Assembly / C1.DataEngine Namespace / JoinQuery Class
Fields Properties Methods


In This Topic
    JoinQuery Class Members
    In This Topic

    The following tables list the members exposed by JoinQuery.

    Protected Fields
     NameDescription
    Protected Field (Inherited from C1.DataEngine.Table)
    Top
    Public Properties
     NameDescription
    Public Property String uniquely identifying the base table or query in the workspace. (Inherited from C1.DataEngine.Table)
    Public Property Workspace containing the table. (Inherited from C1.DataEngine.Table)
    Top
    Public Methods
     NameDescription
    Public Method Executes the query. (Inherited from C1.DataEngine.Query)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.DataEngine.Query)
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Top
    See Also