ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.KnowledgeGraph Namespace / KnowledgeGraphInvestigation Class / DataConnection Property

In This Topic
    DataConnection Property (KnowledgeGraphInvestigation)
    In This Topic
    Gets the ArcGIS.Core.CIM.CIMWorkspaceConnection of the investigation.
    Syntax
    public CIMWorkspaceConnection DataConnection {get;}
    Public ReadOnly Property DataConnection As CIMWorkspaceConnection
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also