ArcGIS Pro 3.6 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 Datastore Datastore {get; set;}
    Public Property Datastore As Datastore
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also