public override Connector GetConnector()
Public Overrides NotOverridable Function GetConnector() As Connector
Return Value
The Connector associated with the currently opened file-system data store.
public override Connector GetConnector()
Public Overrides NotOverridable Function GetConnector() As Connector
Exception | Description |
---|---|
System.InvalidOperationException | No valid file-system data store has been opened prior to invoking this operation. -or- The file-system data store is invalid or not supported. |
ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
Target Platforms: Windows 11, Windows 10