ArcGIS Pro 2.7 API Reference Guide
QueryDef Property

ArcGIS.Core.Data Namespace > QueryTableDescription Class : QueryDef Property
Gets the QueryDef that was passed into the QueryTableDescription constructor.
Syntax
public QueryDef QueryDef {get;}
Public ReadOnly Property QueryDef As QueryDef
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

QueryTableDescription Class
QueryTableDescription Members