DataConnection Type
The SAPHANAConnection object.
Remarks
The SAPHANAConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-SAPHANA -User 'system' -Password 'myPassword' -Database 'systemdb' -Server 'myServer' $conn | GM