Attempts to convert the current host windows active form to IQueryEditor.
| C# | Visual Basic | Visual C++ |
protected IQueryEditor ActiveFormAsSqlQueryEditor { get; }
Protected ReadOnly Property ActiveFormAsSqlQueryEditor As IQueryEditor
protected: property IQueryEditor^ ActiveFormAsSqlQueryEditor { IQueryEditor^ get (); }
A reference to the active query editor window, otherwise null.