DataConnection Type
The ParquetConnection object.
Remarks
The ParquetConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-Parquet -URI "C:\folder\table.parquet" $conn | GM