📄 bixmldatacolumn.xml
字号:
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="api.xsl"?><class name="BiXmlDataColumn" extends="BiDataColumn"> <description>This class is used for the columns in a<link class="BiXmlDataSet">BiXmlDataSet</link>.</description> <arguments> <argument name="sEncodedName"> <description>The encoded name of the column. This is the string that<link class="BiXmlDataSet">BiXmlDataSet</link> <link class="BiXmlDataSet" field="getColumnNamesPath">getColumnNamesPath</link> returned.</description> <type>String</type> </argument> </arguments> <staticMethods> </staticMethods> <staticFields> </staticFields> <methods> </methods> <properties> <property name="encodedName" get="true"> <description>The encoded name of the data set</description> <type>String</type> </property> <property name="xsType" get="true" set="true"> <description>The XML Schema type used for the column</description> <type>String</type> </property> </properties> <events> </events> <remarks> </remarks></class>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -