DataConnection Type
The AccessConnection object.
Remarks
The AccessConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-Access -DataSource 'C:\my.accdb' $conn | GM