BiXmlDataRow
This class is used for the rows in a BiXmlDataSet.
This class extends BiDataRow and therefore all methods and fields available for BiDataRow are also available for BiXmlDataRow .
Constructor
new BiXmlDataRow ( oXmlElement )
Parameters
| Name | Type | Optional | Default | Descripton |
oXmlElement | Node | The xml element used for the row |
Properties
None.
Methods
None.
Events
None.
Static Methods
None.
Static Fields
None.
Remarks
None.