DataConnection Type
The ApacheHiveConnection object.
Remarks
The ApacheHiveConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-ApacheHive -Server "127.0.0.1" -Port "10000" -Transportmode "BINARY" $conn | GM