tabsadvfielddef.htm
来自「Absolute Database 5.12 src. Absolute Da」· HTM 代码 · 共 62 行
HTM
62 行
<html>
<head>
<title></title>
</head>
<!--#include virtual="/inc/header.php"-->
<table width="100%" border="0" cellspacing="0" cellpadding="2" bgcolor="#FFFFFF">
<tr>
<td align="left">
<span style="font-family:Helvetica,Arial; font-size:12pt; color:#000000"><b>TABSAdvFieldDef
<br>
</b><span style="font-family:Helv; font-size:8pt; color:#000000"><a href=tabsadvfielddefhierarchy.htm>Hierarchy </a> <a href=tabsadvfielddefproperties.htm>Properties</a> <a href=tabsadvfielddefmethods.htm>Methods</a> </span><span style="font-family:Helvetica,Arial; font-size:12pt; color:#000000"><b>
<br>
</b></span></span>
</td>
<td align="right">
<font face="Arial" size="2">
<a href="overview.htm">Top</a>
</font>
</td>
</tr>
</table>
<br><br>
<span style="font-family:Helvetica,Arial; font-size:10pt; color:#000000">TABSAdvFieldDef is a field definition that corresponds to a physical field of a record in a table underlying a dataset.
<br>
<br>
<b>Unit</b>
<br>
ABSMain
<br>
<br>
<b>Description</b>
<br>
A TABSAdvFieldDef object contains the definition of one field in a table. The definition for a field includes such attributes as the field's name, data type, and size. TABSAdvFieldDef objects are typically used in collections of such objects, such as the FieldDefs property of the TABSTable component.
<br>
<br>
There are three primary reasons for working with TABSAdvFieldDef objects:
<br>
<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr valign="top"><td width="14"><span style="font-family:Helvetica,Arial; font-size:10pt; color:#000000"><font face="Symbol" size="2" color="#000000">·</font></span></td><td><span style="font-family:Helvetica,Arial; font-size:10pt; color:#000000">To obtain full information about field types in a dataset without opening the dataset.
<br>
</span></td></tr></table><table width="100%" border="0" cellpadding="0" cellspacing="0"><tr valign="top"><td width="14"><span style="font-family:Helvetica,Arial; font-size:10pt; color:#000000"><font face="Symbol" size="2" color="#000000">·</font></span></td><td><span style="font-family:Helvetica,Arial; font-size:10pt; color:#000000">To specify advanced field definitions for a new table.
<br>
</span></td></tr></table><table width="100%" border="0" cellpadding="0" cellspacing="0"><tr valign="top"><td width="14"><span style="font-family:Helvetica,Arial; font-size:10pt; color:#000000"><font face="Symbol" size="2" color="#000000">·</font></span></td><td><span style="font-family:Helvetica,Arial; font-size:10pt; color:#000000">To specify field definitions for table restructuring.
<br>
</span></td></tr></table><table width="100%" border="0" cellpadding="0" cellspacing="0"><tr valign="top"><td><span style="font-family:Helvetica,Arial; font-size:10pt; color:#000000"></span></td><td></td></tr></table><span style="font-family:Helvetica,Arial; font-size:10pt; color:#000000">
<br>
</span></span>
<!--#include virtual="/inc/footer.php"-->
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?