Analyses the query text recommending indexes. 分析查询文字推荐索引。
You set up a data source object, provide the connection string and query text, and assign the ID of the data source to the DataSourceId property of the GridView. 您只需建立一个数据源对象,提供连接字符串和查询文本(QT),为GridView的DataSourceId属性分配数据源ID。
You can now specify your parameters by changing the SQL statement in the query text box or by clicking query builder. 现在,可以通过更改“查询文本(QT)”框中的sql语句或单击“查询生成器”来指定参数。
Note : Any user who is proficient in SQL can type the query directly into the advanced views SQL query text box. 注意:熟悉SQL的用户可以在高级视图SQL文本框中直接输入查询。
Enter the text of a SQL query, build the query by clicking build query, or browse to the file that contains the query text by clicking browse. 输入sql查询的文本,通过单击“生成查询”来生成查询,或通过单击“浏览”定位到包含查询文本(QT)的文件。