Cmdlets for Microsoft Dynamics 365

Build 23.0.8839

CacheLocation Parameter (Connect-Dynamics365 Cmdlet)

Specifies the path to the cache when caching to a file.

Syntax

Connect-Dynamics365 -CacheLocation string

Data Type

cstr

Default Value

"%APPDATA%\\CData\\Dynamics365 Data Provider"

Remarks

The CacheLocation is a simple, file-based cache. The cmdlet uses SQLite.

If left unspecified, the default location is "%APPDATA%\\CData\\Dynamics365 Data Provider" with %APPDATA% being set to the user's configuration directory:

Platform %APPDATA%
Windows The value of the APPDATA environment variable
Mac ~/.config
Linux ~/.config

See Also

  • AutoCache: Set to implicitly create and maintain a cache for later offline use.
  • CacheMetadata: Set to persist the Microsoft Dynamics 365 catalog in CacheLocation.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839