📄 asqlitepragma.htm
字号:
<html>
<head>
<title>No title</title>
<meta name="author" content="Albert Drent">
<meta name="generator" content="Namo WebEditor">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<table border="1" cellspacing="0" bordercolordark="white" bordercolorlight="black" width="746">
<tr>
<td width="195" align="left" valign="top"><img src="img8.gif" border="0"></td>
<td width="126" align="left" valign="top">PRAGMA</td>
<td width="411" align="left" valign="top"><font face="Arial"><span style="font-size:9pt;">All defined pragma's are set when the database is opened. Useually you do not need this component, but if you want to changes settings like the cache size etc. You can use this components. You can always use the PRAGMA statement within your own sql. Be aware that changing some pragma settings (like changing fieldname reports) might frustrate a good working of the components. For a good explanation of the pragma's see the documentation to be found on www.sqlite.org.</span></font></td>
</tr>
</table>
<p> </p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -