gui_tables.htm
来自「LLBLGen 1.21 Sourcecode」· HTM 代码 · 共 33 行
HTM
33 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<META NAME="GENERATOR" Content="Microsoft Visual Studio 7.0">
<TITLE>LLBLGen::GUI: Tables / Views tab</TITLE>
<link rel="STYLESHEET" type="text/css" href="general.css">
</HEAD>
<BODY>
<br>
<h3>LLBLGen::GUI: Tables / Views tab</h3>
<br>
<p align="center">
<img src="sshot_tables.gif" border="0">
<p class="SmallFontREF" align="center">
<b>The Tables / Views tab.</b>
</p>
</p>
<p>
When the user connects to the database by clicking 'Connect' on the Connection tab, LLBLGen
will read all tables and views in the catalog supplied and will list these in the grid on the Tables / Views tab.
Each table and view is pre-checked by default. When a table or view shouldn't be used for code-generation, uncheck
the checkbox in front of the table / view's name. To ease this un/re-checking of tables, you should select them
by clicking on the row of the table / view with the left mouse button or when dragging inside the grid and then
click the 'Toggle Selected' button. LLBLGen will then toggle all checkboxes of all selected tables / views.
</p>
<div align="right" class="SmallFontTOC">
<hr size="1" width="60%" align="right">
LLBLGen v1.2 documentation. © 2002 <a href="http://www.sd.nl/" target="_blank">Solutions Design</a>
</div>
<br><br>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?