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