Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
In an XMLTable object, the Fields collection contain XMLField objects. Each XMLField object represents the structure of a field that is meaningful to Visual FoxPro.
The information in each XMLField object provides the details needed, such as the correct data type, size, and other information, to create each field in the cursor. When Visual FoxPro generates XML from a cursor, XMLField objects provide the information to create the XML document and schema.
XMLField
See Also
Objects, Collections, and Classes | XMLField Object Properties, Methods, and Events | XMLTable Class | Fields Collection (XMLTable)