Public Function GetSupportedPredicates() As IReadOnlyList(Of SQLPredicate)
public IReadOnlyList<SQLPredicate> GetSupportedPredicates()
Return Value
A IReadOnlyList of supported SQLPredicate.
Public Function GetSupportedPredicates() As IReadOnlyList(Of SQLPredicate)
public IReadOnlyList<SQLPredicate> GetSupportedPredicates()
| Exception | Description |
|---|---|
| ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)