CanOpen Method (PluginDatasourceTemplate)
Gets a value indicating whether the data source associated with can be opened by this concrete implementation.
Public Overridable Function CanOpen( _
ByVal As Uri _
) As Boolean
Parameters
- connectionPath
-
The connection path to the actual data source.
Return Value
true if the data source associated with can be opened; otherwise, false. The default is false.
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3.0 or higher.