AdditionalData Members (Access)
Represents the collection of tables and queries that will be included with the parent table that is exported by the ExportXML method.
Methods
Name |
Description |
---|---|
Adds an add table or query that will be included when the ExportXML method is called. |
Properties
Name |
Description |
---|---|
You can use the Count property to determine the number of items in a specified collection. Read-only Long. |
|
The Item property returns a specific member of a collection either by position or by index. Read-only AdditionalData. |
|
You can use the Name property to specify or determine the string expression that identifies the name of an object. Read/write String. |