Share via


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

Add

Adds an add table or query that will be included when the ExportXML method is called.

Properties

Name

Description

Count

You can use the Count property to determine the number of items in a specified collection. Read-only Long.

Item

The Item property returns a specific member of a collection either by position or by index. Read-only AdditionalData.

Name

You can use the Name property to specify or determine the string expression that identifies the name of an object. Read/write String.