Cmdlets for MySQL

Build 25.0.9434

DataConnection Type

MySQLConnection オブジェクト。

Remarks

MySQLConnection オブジェクト。接続プロパティは、このオブジェクトのgetter およびsetter メソッドを使ってアクセスできます。

$conn  = Connect-MySQL -User 'myUser' -Password 'myPassword' -Database 'NorthWind' -Server 'myServer' -Port 3306 
$conn | GM 

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