Cmdlets for Lakebase

Build 25.0.9434

DataConnection Type

The LakebaseConnection object.

Remarks

The LakebaseConnection object. Connection properties can be accessed with the getter and setter methods of this object:

$conn  = Connect-Lakebase -User 'lakebase' -Password 'admin' -Server '127.0.0.1' -Port '5432' -Database 'lakebase' 
$conn | GM 

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434