ADO.NET Provider for NetSuite

Build 25.0.9434

NetsuiteMetadataFolder

Specifies the directory path for downloading metadata files from NetSuite.

Data Type

string

Default Value

""

Remarks

To reduce unnecessary overhead, the provider downloads metadata files from the NetSuite API and stores them in the specified directory.

  • If NetsuiteMetadataFolder is not set, the location specified by Location is used.
  • If the directory is empty, the provider downloads schema files from NetSuite and uses them for subsequent metadata queries.
  • Metadata files are stored in XSD format and include only statically defined tables and views for the specified NetSuite version. Custom fields and tables are not included.
  • A separate subfolder is created for each NetSuite version that you connect to.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434