UL Ext.: Returns the access plan UltraLite.NET uses to execute a query. This property is intended primarily for use during development.
Visual Basic Public Readonly Property Plan As String
C# public string Plan { get;}
A string containing the text-based description of the query execution plan.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |