DataConnection Type
The SparkSQLConnection object.
Remarks
The SparkSQLConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-SparkSQL -Server '127.0.0.1' $conn | GM