ArcGIS Pro 2.9 API Reference Guide
SqlQuery Property (TableControlContent)

ArcGIS.Desktop.Editing Namespace > TableControlContent Class : SqlQuery Property
Gets and sets an SQL query that will be applied to the table attributes.
Syntax
public string SqlQuery {get; set;}
Public Property SqlQuery As String
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TableControlContent Class
TableControlContent Members