DataConnection Type
The OracleEloquaConnection object.
Remarks
The OracleEloquaConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-OracleEloqua -User 'user' -Password 'password' -Company 'MyCompany' $conn | GM