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


In This Topic
    Join Class Properties
    In This Topic

    For a list of all members of this type, see Join members.

    Public Properties
     NameDescription
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Property Gets a value indicating whether the joined table was created by querying the tables separately and joined on the client side or the join was performed entirely on the server side.  
    Public PropertyGets the JoinType used to create this object via Join Constructor.  
    Top
    See Also