Public Shadows Function GetTable() As FeatureClass
public new FeatureClass GetTable()
Return Value
The parent FeatureClass of this feature.
Public Shadows Function GetTable() As FeatureClass
public new FeatureClass GetTable()
| Exception | Description |
|---|---|
| System.NotSupportedException | This instance of Feature does not have a parent FeatureClass (e.g., if it is obtained via a QueryDef). |
| ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)