Cmdlets for Snowflake

Build 24.0.9060

DataConnection Type

The SnowflakeConnection object.

Remarks

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

$conn  = Connect-Snowflake -Url 'https://myaccount.region.snowflakecomputing.com' -User 'Admin' -Password 'test123' -Database 'Northwind' -Warehouse 'TestWarehouse' Account 'Tester1' 
$conn | GM 

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060