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.
Each XMLTable object contains, at most, a single Fields collection containing XMLField objects. Each XMLField represents the structure of a field that is meaningful to Visual FoxPro.
When an XMLAdapter object analyzes XML by executing its LoadXML or Attach methods, it factors the contained XML schema into one or more XMLTable objects and corresponding XMLField objects. Visual FoxPro translates the XML schema for each field, creates corresponding XMLField objects, and adds them to the XMLTableFields collection.
XMLTable.Fields
See Also
Objects, Collections, and Classes | XMLTable Object Properties, Methods, and Events | XMLAdapter Class | LoadXML Method | Attach Method | XMLTable Class | XMLField Class