Cmdlets for Instagram

Build 24.0.8963

Add-Instagram Cmdlet

Parameters   Output Objects  

Inserts Instagram data.

Syntax

Add-Instagram [parameters]

Remarks

The Add-Instagram cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Instagram records.

Add-Instagram -Connection $connection -Table "Users" -Columns @("Email") -Values @("1668776136772254")

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