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