Parameters
- name
- The name of the dataset to open.
Return Value
A RealtimeTable or RealtimeFeatureClass instance.
Exception | Description |
---|---|
System.InvalidOperationException | No valid real-time datastore has been opened prior to calling this operation. |
System.ArgumentException | A realtime datastore related exception has occurred. For example, the name is invalid. |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
System.NotSupportedException | The data store does not support this operation. |
Target Platforms: Windows 10, Windows 8.1