ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data Namespace / DatastoreConfiguration Class / Datastore Property

In This Topic
    Datastore Property (DatastoreConfiguration)
    In This Topic
    Gets and sets the datastore.
    Syntax
    Public Property Datastore As Datastore
    public Datastore Datastore {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also