Interface
ArcGISQueriableDataSource
is created from a single ArcGIS queriable layer, such as feature layer, imagery layer and subtype group layer.
Properties
Property | Type | Notes |
---|---|---|
addSourceVersion inherited | () => void | When current data source is created from an array of records, it will be saved in |
addVersion inherited | () => void | Update data source version. |
belongToDataSource inherited | The data source which this data source derives from. | |
(feature: IFeature |