| IDataDefinitionItem Methods | 
The IDataDefinitionItem type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Clone | 
            Clones current object and returns copy of it.
             | 
|  | GetXmlNode | 
            Returns XML representation of current object.
             | 
|  | LoadFromTableData | 
            Loads the field info from plain database structure data.
             | 
|  | LoadFromXmlNode | 
            Loads the field info from XML node.
             | 
 See Also
See Also