ArcGIS Pro 3.7 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 Function GetDatasetsList() As ObservableCollection(Of String)
    public ObservableCollection<string> GetDatasetsList()
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also