Public Shadows Function GetDatastore() As RealtimeDatastore
public new RealtimeDatastore GetDatastore()
Return Value
The data store of this dataset.
Public Shadows Function GetDatastore() As RealtimeDatastore
public new RealtimeDatastore GetDatastore()
| Exception | Description |
|---|---|
| System.InvalidOperationException | The type of data store associated with this dataset is invalid or currently not supported. |
| ArcGIS.Core.Data.Exceptions.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 Home, Pro, Enterprise (64 bit)