ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Catalog.DatabaseConnections Namespace / CDWInterface Class / GetDatasetsList Method

In This Topic
    GetDatasetsList Method (CDWInterface)
    In This Topic
    Get Google BigQuery dataset list
    Syntax
    public ObservableCollection<string> GetDatasetsList()
    Public Function GetDatasetsList() As ObservableCollection(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also