ArcGIS Pro 2.6 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, Windows 7

See Also

Reference

QueryTableDescription Class
QueryTableDescription Members