ArcGIS Pro 2.6 API Reference Guide
PluginCursorTemplate Class
Members 

ArcGIS.Core.Data.PluginDatastore Namespace : PluginCursorTemplate Class

This abstract class serves as one of the key extensibility points that comprise the Plugin Datastore Framework. Specifically, each instance of concrete class that implements this abstraction acts as a conduit between a cursor traversing a data structure in a third-party data source and a ArcGIS.Core.Data.RowCursor object in ArcGIS Pro.

Object Model
PluginCursorTemplate ClassPluginRow Class
Syntax
public abstract class PluginCursorTemplate 
Public MustInherit Class PluginCursorTemplate 
Inheritance Hierarchy

System.Object
   ArcGIS.Core.Data.PluginDatastore.PluginCursorTemplate

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

PluginCursorTemplate Members
ArcGIS.Core.Data.PluginDatastore Namespace