Lines Matching refs:li

54     <ul><li><a name="query_mode"></a><b>Query Mode</b>
56 query.</p></li>
58 <li><a name="view_mode"</a><b>View Mode</b>
63 … automatically when <code>XAlterView</code> is not supported, and the view has been saved.</p></li>
65 <li><a name="command_mode"</a><b>Command Mode</b>
69 every time the user saves the command.</p></li>
79 <li><b>Frame</b><br/>
83 </li>
85 <li><a name="data_source"></a><b>DataSourceName</b><br/>
92 </li>
94 <li><a name="active_connection"></a><b>ActiveConnection</b><br/>
97 </li>
99 <li><a name="command"></a><b>Command</b><br/>
104 </li>
106 <li><a name="command_type"></a><b>CommandType</b><br/>
109 <ul><li><member>CommandType::QUERY</member> specifies the designer should operate in
116 to, and looks up the query there.</li>
118 <li><member>CommandType::COMMAND</member> specifies the designer should operate in
122 of the designer are updated.</li>
124 <li><member>CommandType::TABLE</member> specifies the designer should operate in
130 … it is looked up in the connection given as <a href="#active_connection">ActiveConnection</a>.</li>
133 </li>
135 <li><b>EscapeProcessing</b><br/>
139 If not present, <TRUE/> is assumed for this parameter.</li>
141 <li><a name="graphical_design"></a><b>GraphicalDesign</b><br/>
145 </li>
152 <li><b>CurrentQuery</b><br/>
154 <member>CommandType::QUERY</member></li>
156 <li><b>QueryDesignView</b><br/>
157 is the same as <a href="#graphical_design">GraphicalDesign</a>.</li>
159 <li><b>IndependentSQLCommand</b><br/>
161 <member>CommandType::COMMAND</member></li>
163 <li><b>CreateView</b><br/>
164 … implies a <a href="#command_type">CommandType</a> of <member>CommandType::TABLE</member></li>