ArcGIS Pro 2.6 API Reference Guide
GetQueryDescription Method

ArcGIS.Core.Data Namespace > Database Class : GetQueryDescription Method
Overload List
OverloadDescription
Gets the QueryDescription object associated with the single (i.e., standalone) table specified by tableName in the currently opened database. This method must be called on the MCT. Use QueuedTask.Run.  
Gets the QueryDescription object associated with the query layer that is created from one or more database table(s) as specified by queryStatement. This method must be called on the MCT. Use QueuedTask.Run.  
Gets the QueryDescription object associated with table. This method must be called on the MCT. Use QueuedTask.Run.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Database Class
Database Members