BiXmlDataColumn
This class is used for the columns in a BiXmlDataSet.
This class extends
BiDataColumn
and therefore all methods and fields available for
BiDataColumn
are also available for
BiXmlDataColumn
.
Constructor
new
BiXmlDataColumn
(
sEncodedName
)
Parameters
| Name | Type | Optional | Default | Descripton |
sEncodedName |
String |
The encoded name of the column. This is the
string that BiXmlDataSet
getColumnNamesPath
returned. |
Properties
| Name | Type | get | set | Descripton |
encodedName |
String |
![]() |
The encoded name of the data set | |
xsType |
String |
![]() |
![]() |
The XML Schema type used for the column |
Methods
None.
Events
None.
Static Methods
None.
Static Fields
None.
Remarks
