public IReadOnlyList<string> GetVersionNames()
Public Function GetVersionNames() As IReadOnlyList(Of String)
Return Value
A IReadOnlyList of the names of all available Version in a given enterprise geodatabase.
public IReadOnlyList<string> GetVersionNames()
Public Function GetVersionNames() As IReadOnlyList(Of String)
Exception | Description |
---|---|
ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run |
Target Platforms: Windows 11, Windows 10, Windows 8.1