DataConnection Type
The SAPBusinessObjectsBIConnection object.
Remarks
The SAPBusinessObjectsBIConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-SAPBusinessObjectsBI -User "MyUser" -Password "MyPassword" -Url "http://myserver:6405/biprws" $conn | GM