다음을 통해 공유


ImportExportSpecifications.Add Method (Access)

Adds a new ImportExportSpecification object to the ImportExportSpecifications collection.

Version Information

추가된 버전: Access 2007

Syntax

.Add(Name, SpecificationDefinition)

A variable that represents an ImportExportSpecifications object.

Parameters

Name

Required/Optional

Data Type

Description

Name

필수

String

The name to use for the ImportExportSpecification.

SpecificationDefinition

필수

String

The XML markup that represents the settings to save for the import or export operation.

Return Value

ImportExportSpecification

참고 항목

개념

ImportExportSpecifications Collection

ImportExportSpecifications Object Members