Cmdlets for Microsoft OneNote

Build 23.0.8839

Add-OneNote Cmdlet

Parameters   Output Objects  

Microsoft OneNote データを挿入します。

Syntax

Add-OneNote [parameters]

Remarks

Add-OneNote cmdlet を使って、SQL INSERT ステートメントに似た構文を用いて新しいMicrosoft OneNote レコードを作成できます。

Add-OneNote -Connection $connection -Table "Notebooks" -Columns @("notebook_displayName") -Values @("Town Hall Grille")

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