JavaScript Editor js editor     Web development 



Main Page

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

See Also



JavaScript Editor js editor     Web development