Public Function GetTableNames() As IReadOnlyList(Of String)
public IReadOnlyList<string> GetTableNames()
Return Value
A IReadOnlyList of fully qualified table names.
Public Function GetTableNames() As IReadOnlyList(Of String)
public IReadOnlyList<string> GetTableNames()
| Exception | Description |
|---|---|
| ArcGIS.Core.Data.Exceptions.GeodatabaseException | A database-related exception has occurred. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)