ArcGIS Pro 2.9 API Reference Guide
Join Constructor

ArcGIS.Core.Data Namespace > Join Class : Join Constructor
The JoinDescription which describes the details of the join.
Initializes a new instance of the Join class, which represents the join of a Table or FeatureClass with another Table or FeatureClass from the same or different Datastore.
Syntax

Parameters

joinDescription
The JoinDescription which describes the details of the join.
Exceptions
ExceptionDescription
joinDescription is null.
A geodatabase-related exception has occurred.
This object must be created within the lambda or delegate passed to QueuedTask.Run, or on a compatible STA thread.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Join Class
Join Members