TestConnectionBehavior Parameter (Connect-Access Cmdlet)
Specifies the behavior of the test connection.
Syntax
Connect-Access -TestConnectionBehavior string
Possible Values
READ_FILEData Type
cstr
Default Value
"READ_FILE"
Remarks
Change the behavior of the test connection based on the integration scenario.
- READ_FILE: Read the file provided in the URI. Succeed if the file can be read and parsed. Use this mode if the URI points to a file, not a directory.