DataSource Parameter (Connect-xBase Cmdlet)
The path to the folder containing the .dbf files.
Syntax
Connect-xBase -DataSource string
Data Type
cstr
Default Value
"./"
Remarks
The path to the folder containing the .dbf files or files specified in IncludeFiles. If you leave this property blank the property is assigned with a reference to the current directory, "./". The explicit path depends on the environment of the running application.
This is a required parameter.