ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data Namespace / UnknownDatastore Class / GetConnector Method

In This Topic
    GetConnector Method (UnknownDatastore)
    In This Topic
    Since this object represents an unknown data store, the returned value is null.
    Syntax
    Public Overrides NotOverridable Function GetConnector() As Connector
    public override Connector GetConnector()

    Return Value

    A null reference.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also