ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data Namespace / Join Class
Members

In This Topic
    Join Class
    In This Topic
    Represents a mechanism to join tables from the same or different Datastore.
    Object Model
    Join ClassTable ClassTable ClassTable ClassRelationshipClass ClassTable Class
    Syntax
    Public NotInheritable Class Join 
       Inherits ArcGIS.Core.CoreObjectsBase
       Implements System.IDisposable 
    public sealed class Join : ArcGIS.Core.CoreObjectsBase, System.IDisposable  
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.CoreObjectsBase
          ArcGIS.Core.Data.Join

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also