DataType Property

Specifies the Visual FoxPro data type for the field in the XML document.

For more information about Visual FoxPro and XML data type mapping, see Visual FoxPro and XML Schema Data Type Mapping.

XMLField.DataType 

Property Values

Character data type (C(1)). The DataType property contains the name of a Visual FoxPro data type for the XMLField object.

See Also

Properties | XMLField Object Properties, Methods, and Events

Applies To: XMLField Class