public new RealtimeDatastore GetDatastore()
Public Shadows Function GetDatastore() As RealtimeDatastore
Return Value
            The data store of this dataset.
            
public new RealtimeDatastore GetDatastore()
Public Shadows Function GetDatastore() As RealtimeDatastore
| Exception | Description | 
|---|---|
| System.InvalidOperationException | The type of data store associated with this dataset is invalid or currently not supported. | 
| ArcGIS.Core.Data.GeodatabaseException | A geodatabase-related exception has occurred. | 
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. | 
Target Platforms: Windows 11, Windows 10, Windows 8.1