Contains the prefix used to reference the XMLNamespace property for the corresponding object.
Visual FoxPro disregards XMLPrefix unless XMLNamespace for the corresponding object is set to a nonempty value. The XMLAdapter ToXML method disregards XMLTable XMLPrefix.
Object.Prefix |
Return Value
Character data type. XMLPrefix contains a Unicode character string or is empty ("") when not populated.
Note |
|---|
|
Before assigning a string value to XMLPrefix, you must convert the value to Unicode. You can use the STRCONV( ) function to perform this requirement. |
Remarks
Applies To: XMLAdapter Class | XMLTable Class
Note
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08