public void SetDefinitionQuery( string definitionQuery )
Public Sub SetDefinitionQuery( _ ByVal definitionQuery As String _ )
Parameters
- definitionQuery
- A SQL expression.
public void SetDefinitionQuery( string definitionQuery )
Public Sub SetDefinitionQuery( _ ByVal definitionQuery As String _ )
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
System.InvalidOperationException | This method cannot be called if the feature layer is a member of SubtypeGroupLayer. Use the IsSubtypeLayer property to determine if the feature layer is a member of a SubtypeGroupLayer. |
Target Platforms: Windows 11, Windows 10, Windows 8.1